This is a Template App for React-Native with Firebase.
This app has been tested only on Android.
- react-native-elements
- react-native-vector-icons
- react-navigation
- react-native-firebase
- Login with Firebase Authentication
- Tab (Bottom)
- List (FlatList with fake data)
- git clone https://github.com/gujc71/Project9_RN.git
- yarn (npm i)
- download google-services.json from firebase console and put it in /android/app
- react-native run-android (or react-native run-ios)
MIT