This is a sample react native starter project, with Launch Screen and Redux Integration. Currently only IOS is implemented.
- Redux Integration with Redux logging in dev mode
- Handling Launch Screen
- Airbnb Eslint
react-native-splash-screen is used to handle Launch Screen, while background tasks complete.
redux-logger is used log action calls and state in development mode.
MIT