A quick and simple template for React Native.
Create a new project using the command below. Replace MyApp
with your app name.
npx @flexible-agency/react-native-starter MyApp
Included libraries:
- React Native Navigation, a native navigation module
Included tools:
- Prettier, set up with
lint-staged
to automatically reformat on commit - Scripts to automatically increment the build number