Implements The New Google Places (API)
With npm
npm install react-native-directions-inputWith yarn
yarn add react-native-directions-inputWith expo
expo install react-native-directions-inputimport { DirectionsInput } from 'react-native-directions-input';
<DirectionsInput
apiKey="YOUR_API_KEY"
/>See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT