Features
March 21, 2018 ยท View on GitHub
This project is a playground to build a mobile app with React Native.
This app can be downloaded with Expo
This project was bootstrapped with Create React Native App.
The most recent version of this operation guide is available here.
Features
- Facebook authentication.
- Tab, Stack and Drawer navigation
- Maps, use geolocation google api to complete addresses.
- Profile page.
- Settings page.
Tech Stack
- react-native with Expo.
- react-navigation for the routing.
- mobx as a the state management.
- glamorous for the css solution.
- native-base for the set of components.
Installation
Configuration
Copy secrets.exmaples.json to secrets.json and fill the facebook appId and the google api key. Do not forget to enable the geolocation and places google API.