Implements The New Google Places (API)
With npm
npm install react-native-directions-input
With yarn
yarn add react-native-directions-input
With expo
expo install react-native-directions-input
import { 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