Socket
Socket
Sign inDemoInstall

react-native-dropdown-picker

Package Overview
Dependencies
514
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-dropdown-picker

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


Version published
Maintainers
2
Weekly downloads
75,439
decreased by-10.44%

Weekly downloads

Readme

Source

React Native Dropdown Picker 5.x

Screenshot Screenshot Screenshot

The example in the screenshots: https://snack.expo.dev/8mHmLfcZf

Documentation

Visit https://hossein-zare.github.io/react-native-dropdown-picker-website/

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

Keywords

FAQs

Last updated on 09 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc