react-native-project-template
v0.0.9
Published
A React Native project template that has Typescript, linting, formatting, navigation dependencies and folder structure.
Downloads
3
Maintainers
Readme
React Native Template
A React Native project template that has Typescript, linting, formatting, navigation dependencies and folder structure.
- TypeScript and custom path aliases
- React Navigation
- SVGR
- Prettier
- ESLint
Created with the help of React Native App Creation Recipe
Usage
Run the following command to initialize a project.
npx react-native init MyApp --template react-native-project-template