https://github.com/ogm710811/rn-great-places-app
A React Native App that creates a list of places visited by the user. The App uses Expo.Location, Expo.Permissions, and MapVFiew.
https://github.com/ogm710811/rn-great-places-app
expo expo-location expo-map-view expo-permissions googlemaps-api react react-native react-redux thunk-middleware
Last synced: 3 months ago
JSON representation
A React Native App that creates a list of places visited by the user. The App uses Expo.Location, Expo.Permissions, and MapVFiew.
- Host: GitHub
- URL: https://github.com/ogm710811/rn-great-places-app
- Owner: ogm710811
- Created: 2021-04-20T17:27:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-20T17:28:13.000Z (about 4 years ago)
- Last Synced: 2025-01-15T08:10:13.537Z (5 months ago)
- Topics: expo, expo-location, expo-map-view, expo-permissions, googlemaps-api, react, react-native, react-redux, thunk-middleware
- Language: JavaScript
- Homepage:
- Size: 372 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Great Places App
A React Native App that allows the user to list visited places.
The App implements Expo.Location, Expo.Permissions, and MapView.