We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3382c6 commit 8fb0ae3Copy full SHA for 8fb0ae3
README.md
@@ -7,6 +7,11 @@
7
8
A pure JavaScript animated component that renders a picker with a cascade effect. Useful for navigation bars.
9
10
+<p align="center">
11
+<img src="https://raw.githubusercontent.com/wiki/InterfaceKit/react-native-js-cascade-picker/ios.gif" alt="iOS" width="400" />
12
+<img
13
+</p>
14
+
15
## Getting started
16
17
`$ yarn add react-native-js-cascade-picker`
0 commit comments