react-native-directions-input
v0.1.6
Published
Google Places (API)
Downloads
17
Readme
react-native-directions-input
Implements The New Google Places (API)
Installation
With npm
npm install react-native-directions-input
With yarn
yarn add react-native-directions-input
With expo
expo install react-native-directions-input
Usage
import { DirectionsInput } from 'react-native-directions-input';
<DirectionsInput
apiKey="YOUR_API_KEY"
/>
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT