UNPKG

react-native-autocompleter

Version:
22 lines (12 loc) 513 B
# react-native-autocomplete [![npm package](https://img.shields.io/npm/v/react-native-autocompleter.svg?style=flat-square)](https://www.npmjs.org/package/react-native-autocompleter) [![npm downloads](https://img.shields.io/npm/dt/react-native-autocompleter.svg)](https://www.npmjs.com/package/react-native-autocompleter) ## Example ![](./docs/ios.gif) ![](./docs/android.gif) ## Installation ```bash $ npm install --save react-native-autocompleter ``` ## Usage [See the example](./examples/Basic/App.js)