https://github.com/gxsshallot/react-native-general-picker
A general picker with same UI on iOS and Android.
https://github.com/gxsshallot/react-native-general-picker
picker react-native
Last synced: about 2 months ago
JSON representation
A general picker with same UI on iOS and Android.
- Host: GitHub
- URL: https://github.com/gxsshallot/react-native-general-picker
- Owner: gxsshallot
- License: mit
- Created: 2018-06-15T03:15:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T04:23:49.000Z (over 7 years ago)
- Last Synced: 2025-03-17T17:51:29.205Z (over 1 year ago)
- Topics: picker, react-native
- Language: JavaScript
- Size: 175 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-general-picker
A general picker with same UI on iOS and Android.
## Example Project
You can open the example project by following steps:
1. Enter `example`. Use `yarn` or `npm install` to install the modules. Run `npm start` in a seperate terminal.
1. Create a example project with entry file `index` and module name `test`.