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.
- Facebook authentication.
- Tab, Stack and Drawer navigation
- Maps, use geolocation google api to complete addresses.
- Profile page.
- Settings page.
- 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.
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.