react-native-template-ts

0.0.11 • Public • Published

React Native TypeScript Template

Start a new React Native project with TypeScript, Prettier & TSLint

Usage

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

react-native init projectname --template ts

That's it! 🎉 Then, proceed as usual:

  • cd projectname
  • npm start

Includes

  • [x] TypeScript
  • [x] Prettier (with commit hook)
  • [x] TSLint
  • [x] Jest (broken on react-native 0.56)
  • [ ] Web support

Requirements

  • npm i -g react-native-cli

Package Sidebar

Install

npm i react-native-template-ts

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

12.7 kB

Total Files

14

Last publish

Collaborators

  • brunolemos