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.
- Host: GitHub
- URL: https://github.com/midhatahir/walk-n-talk
- Owner: MidhaTahir
- Created: 2021-10-16T09:35:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T09:46:26.000Z (over 3 years ago)
- Last Synced: 2025-01-16T14:27:23.064Z (5 months ago)
- Topics: directions-api, distance-matrix-api, google-maps-api, places-api, places-autocomplete, react-native, react-native-maps, typescript
- Language: TypeScript
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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