react-native-search-picker
v1.0.2
Published
TODO
Downloads
5
Readme
react-native-search-picker
Getting started
$ npm install react-native-search-picker --save
Mostly automatic installation
$ react-native link react-native-search-picker
Usage
import SearchPicker from 'react-native-search-picker';
// TODO: What to do with the module?
SearchPicker;