0.0.9 • Published 4 years ago
react-native-project-template v0.0.9
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