Generator-react-native-with-firebase will help you build new React Native projects
Out of the box it comes with support for:
- Firebase
- React-navigation
- Redux, redux-thunk, redux-logger, react-redux
- Automatically generate structure of your app
sudo npm i -g yo
git clone https://github.com/volga-volga/react-native-init.git generator-RNWF
cd generator-RNWF
npm i
npm link
sudo gem install xcodeproj
cd ..
yo rnwf
# follow instructions on screen