react-native-template-ts

[DEPRECATED] βš›οΈ Start a new React Native project with TypeScript, Prettier & TSLint

MIT License

Downloads
43
Stars
39

Usage

When creating a new React Native project, use the command:

That's it! πŸŽ‰ Then, proceed as usual:

  • cd projectname
  • npm start

Includes

  • TypeScript
  • Prettier (with commit hook)
  • TSLint
  • Jest (broken on react-native 0.56)
  • Web support (soon; waiting for react-scripts v2)

Requirements

  • npm i -g react-native-cli
Package Rankings
Top 11.48% on Npmjs.org
Related Projects