An open API service indexing awesome lists of open source software.

https://github.com/midhatahir/walk-n-talk

React Native app made to learn react-native-maps.
https://github.com/midhatahir/walk-n-talk

directions-api distance-matrix-api google-maps-api places-api places-autocomplete react-native react-native-maps typescript

Last synced: 3 months ago
JSON representation

React Native app made to learn react-native-maps.

Awesome Lists containing this project

README

        

# walk-n-talk

1. Clone the repo
2. Add your google api key in.env file and also in AndroidManifest.xml
3. Npm install all dependencies
4. Run the app by Npm run android and npm start