Skip to content

Commit 8ecf01a

Browse files
authored
[docs] Add sorn25 banner to readme (#3893)
## Description Adds a banner linking to the State of React Native Survey in readme.
1 parent fb98bcd commit 8ecf01a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
<img src="https://user-images.githubusercontent.com/16062886/117444014-2d1ffd80-af39-11eb-9bbb-33c320599d93.png" width="100%" alt="React Native Gesture Handler by Software Mansion">
1+
<p align="center">
2+
<img
3+
src="https://user-images.githubusercontent.com/16062886/117444014-2d1ffd80-af39-11eb-9bbb-33c320599d93.png"
4+
width="100%"
5+
alt="React Native Gesture Handler by Software Mansion"
6+
/>
7+
<a href="https://stateofreactnative.com/">
8+
<img
9+
src="https://github.com/user-attachments/assets/112686a6-945a-408a-afa4-f9f3286c9210"
10+
alt="State of React Native Survey"
11+
width="100%"
12+
/>
13+
</a>
14+
</p>
215

316
### Declarative API exposing platform native touch and gesture system to React Native.
417

0 commit comments

Comments
 (0)