Skip to content

Commit b0999cc

Browse files
authored
docs(readme): add sorn25 banner (#3506)
## Description Adds a banner linking to the State of React Native Survey to readme.
1 parent ecda311 commit b0999cc

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
<img src="https://user-images.githubusercontent.com/16062886/117443651-c13d9500-af38-11eb-888d-b6a0b580760c.png" width="100%" alt="React Native Screens by Software Mansion" >
1+
<p align="center" style="margin:0; padding:0;">
2+
<img
3+
src="https://user-images.githubusercontent.com/16062886/117443651-c13d9500-af38-11eb-888d-b6a0b580760c.png"
4+
alt="React Native Screens by Software Mansion"
5+
style="display:block; margin:0; padding:0;"
6+
/>
7+
<a href="https://stateofreactnative.com/">
8+
<img
9+
src="https://github.com/user-attachments/assets/cbe2ee58-1306-4ce8-9c6a-e6c297e6b511"
10+
alt="State of React Native Survey"
11+
width="1100"
12+
height="120"
13+
style="display:block; margin:0; padding:0;"
14+
/>
15+
</a>
16+
</p>
217

318
This project aims to expose native navigation container components to React Native. It is not designed to be used as a standalone library but rather as a dependency of a [full-featured navigation library](https://github.com/react-navigation/react-navigation).
419

0 commit comments

Comments
 (0)