An open API service indexing awesome lists of open source software.

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.

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`.