This project is a React Native boilerplate that can be used to kickstart a mobile application.
Based on react-native-boilerplate project but we remove unnecessary dependencies.
To create a new project using the template simply run :
npx react-native@latest init MyApp --template https://github.com/TranVux/rn-code-base-template.git
yarn android
yarn ios