Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipamarta/app-native-fav-places
A React Native expo app experience using native tools like camera, image-picker, location, database with SQL to create a list of favourite places in Lisbon.
https://github.com/filipamarta/app-native-fav-places
Last synced: 18 days ago
JSON representation
A React Native expo app experience using native tools like camera, image-picker, location, database with SQL to create a list of favourite places in Lisbon.
- Host: GitHub
- URL: https://github.com/filipamarta/app-native-fav-places
- Owner: filipamarta
- Created: 2023-06-28T16:19:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T10:11:05.000Z (over 1 year ago)
- Last Synced: 2023-09-29T22:20:01.099Z (over 1 year ago)
- Language: JavaScript
- Size: 132 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Favourite places on map!
A React Native expo app experience using native tools like camera, image-picker, location, database with SQL to create a list of favourite places in Lisbon.
![Create place screen](https://github.com/filipamarta/app-native-fav-places/blob/main/assets/create-place.png)
![Place details screen](https://github.com/filipamarta/app-native-fav-places/blob/main/assets/place-details.png)
## Installation
Follow [React Native expo setup guide](https://reactnative.dev/docs/environment-setup) (React Native expo) for both Android and iOS targets.
1. Run `npm install`
2. Run `npx expo start`