Skip to content

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.

License

Notifications You must be signed in to change notification settings

iAn-Pinto/react-native-dropdown-picker

 
 

Repository files navigation

React Native Dropdown Picker 5.x

Screenshot Screenshot Screenshot

Documentation

The documentation has been moved to https://hossein-zare.github.io/react-native-dropdown-picker-website/

Caution

Previous versions of this package are deprecated and incompatible with the current version.

Contribution

If you want to contribute to this package, Create a new issue and let us know about it.

Donation

We are constantly working to improve this project, help us with your donation as a "Thank you"!

Donate Bitcoin

  • Payment Address: bc1q7sgzww3l0fk3dyy9mzcjxdw9rla3yvhuyf0qku
    QR Code

Merge and Release Process

Branches in use

Development

PRs should be made against and merged into the dev-5.x branch, which is set as the default branch on github.

Release

Releases are currently made from the 5.x branch.

Release Process

To make a new release, follow these steps:

  • 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

About

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%