File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 1- # React Native Dropdown Picker 5.x
1+ # React Native Dropdown Picker
2+
3+ <a href =" https://www.npmjs.org/package/react-native-dropdown-picker " >
4+ <img src="https://img.shields.io/npm/v/react-native-dropdown-picker?color=brightgreen&label=npm%20package "
5+ alt="Current npm package version." />
6+ </a >
27
38## Screenshots
49
510<p float =" left " >
6- <img src="https://user-images.githubusercontent.com/56504893/116790110-e0b36880-aac7-11eb-9ebd-196acee64f7a.png" width="270" alt="Screenshot">
7- <img src="https://user-images.githubusercontent.com/56504893/116789802-faec4700-aac5-11eb-837b-86f18cbfcf3d.png" width="270" alt="Screenshot">
8- <img src="https://user-images.githubusercontent.com/56504893/116789839-2c651280-aac6-11eb-99e0-b43b608ed8c7.png" width="270" alt="Screenshot">
11+ <img src="https://user-images.githubusercontent.com/56504893/116790110-e0b36880-aac7-11eb-9ebd-196acee64f7a.png"
12+ width="270" alt="Screenshot showing basic dropdown" />
13+ <img src="https://user-images.githubusercontent.com/56504893/116789802-faec4700-aac5-11eb-837b-86f18cbfcf3d.png"
14+ width="270" alt="Screenshot showing badges" />
15+ <img src="https://user-images.githubusercontent.com/56504893/116789839-2c651280-aac6-11eb-99e0-b43b608ed8c7.png"
16+ width="270" alt="Screenshot showing dark theme and parent items" />
917</p >
1018
1119The above screenshots are taken from the following
@@ -14,7 +22,9 @@ example: [https://snack.expo.dev/8mHmLfcZf](https://snack.expo.dev/8mHmLfcZf)
1422## Documentation
1523
1624The docs can be read
17- at: [ https://hossein-zare.github.io/react-native-dropdown-picker-website ] ( https://hossein-zare.github.io/react-native-dropdown-picker-website )
25+ at: [ https://hossein-zare.github.io/react-native-dropdown-picker-website ] ( https://hossein-zare.github.io/react-native-dropdown-picker-website ) .
26+ The docs can be edited
27+ at: [ https://github.com/hossein-zare/react-native-dropdown-picker-website ] ( https://github.com/hossein-zare/react-native-dropdown-picker-website )
1828
1929## Merge and Release Process
2030
You can’t perform that action at this time.
0 commit comments