Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`