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;