Skip to content

Commit 35fbf30

Browse files
committed
make banner dark mode compliant
1 parent 9478273 commit 35fbf30

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.gh-assets/banner.png

-186 KB
Loading

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<img alt="expo examples" src=".gh-assets/banner.png">
1+
<p align="center">
2+
<a href="https://github.com/expo/create-react-native-app">
3+
<img alt="expo examples" height="128" src="./.gh-assets/banner.png">
4+
<h1 align="center">Expo Examples</h1>
5+
</a>
6+
</p>
27

38
<p align="center">
49
<a aria-label="SDK version" href="https://www.npmjs.com/package/expo" target="_blank">
@@ -49,7 +54,9 @@ npx create-react-native-app -t with-typescript
4954
## Contributors ✨
5055

5156
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
57+
5258
[![All Contributors](https://img.shields.io/github/contributors/expo/examples)](#contributors-)
59+
5360
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5461

5562
If you'd like to contribute something, please check out our [contributing guide](./contributing.md)!
@@ -65,6 +72,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6572

6673
<!-- markdownlint-enable -->
6774
<!-- prettier-ignore-end -->
75+
6876
<!-- ALL-CONTRIBUTORS-LIST:END -->
6977

7078
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)