@flexible-agency/react-native-starter
v1.0.11
Published
Clean and minimalist React Native template for a quick start.
Downloads
5
Maintainers
Readme
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