A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
Search packages..
react-native-dropdown-pickerSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on react-native-dropdown-picker's README.md, just copy the code below.
## Usage Trend
[](https://npm-compare.com/react-native-dropdown-picker#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on react-native-dropdown-picker's README.md, just copy the code below.
## GitHub Stars Trend
[](https://npm-compare.com/react-native-dropdown-picker)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
Â
Â
Â
Â
Â
Â
Â
react-native-dropdown-picker
91,770
1,038
161 kB
169
3 years ago
MIT
Popular Comparisons
react-native-dropdown-picker
README for react-native-dropdown-picker
React Native Dropdown Picker 5.x
The example in the screenshots: https://snack.expo.dev/8mHmLfcZf
Verify the development branch has all the changes desired in a release and works well
Make and merge a final PR into development branch that increments the version number in package.json
Make and merge a PR from the development branch to the release branch
Using the GitHub web UI, draft a new release using tag name vx.x.x (replace the x values as appropriate of course), with the release branch as the target, with release name vx.x.x (again, with appropriate numbers in place of x of course)
Verify in the GitHub Actions panel for the repository that NPM publish succeeded