0.0.3 • Published 4 years ago

react-native-template-complete v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

:space_invader: React Native Template Complete

React Native opinionated template for a quick start. Usage directly within the React Native CLI

:star: What's included

  • Basic folder structure

Code Quality

  • Typescript
  • Husky (pre-commit hook)
  • Prettier
  • ESLint
  • Editor config
  • VSCode settings
  • dotenv
  • Babel aliases for src folders

Libraries

  • React Navigation
  • styled-components

Please install recommended VSCode extensions!

:arrow_forward: Usage

npx react-native init MyApp --template react-native-template-complete