A very light template that contain the basics :
- react-navigation
- ready to use theme and styling system
- feature-driven folder structure
To start a new project with this template, just run :
npx react-native@latest init MyApp --template insideapp-oss/react-native-ia-template
We will try to use the same version as react native, so version 0.71.10 of this template use version 0.71.10 of react native.