Starter For Firebase / React Native / Native-Base / Redux Application with Authentication And Form Validation.
- Firebase Authentication (https://firebase.google.com/docs/auth/)
- Firebase Firestore (https://firebase.google.com/docs/firestore/)
- Redux Form w/ validation (https://github.com/erikras/redux-form)
- Redux (https://github.com/reactjs/react-redux)
- React Native Router Flux (https://github.com/aksonov/react-native-router-flux)
- Native Base (https://github.com/GeekyAnts/NativeBase)
- Feature based folder structure
- Externalized asset package
-
- more
git clone
yarn install
- You'll need a JavaScript (web or Node.js) app to create at Firebase.
- Find firebase.example.json file in src directory, rename it to firebase.json and edit it with your firebase app configuration.
react-native run-ios
react-native run-android
yarn start test
yarn lint