0.0.9 • Published 4 years ago

react-native-project-template v0.0.9

Weekly downloads
12
License
MIT
Repository
github
Last release
4 years ago

React Native Template

npm NPM npm

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