Skip to content

[DEPRECATED] ⚛️ Start a new React Native project with TypeScript, Prettier & TSLint

License

Notifications You must be signed in to change notification settings

brunolemos/react-native-template-ts

Repository files navigation

React Native + TypeScript = 💙

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

  • 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

About

[DEPRECATED] ⚛️ Start a new React Native project with TypeScript, Prettier & TSLint

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published