0.0.3 • Published 7 years ago

react-native-ts v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

react-native-ts

Node package that automatically sets folder structure of react-native-ts-template with TypeScript

Instructions

  1. Clone https://github.com/Unaxiom/react-native-ts-template into $PROJECT_DIR
  2. cd $PROJECT_DIR
  3. npm install -g react-native-ts
  4. react-native-ts

Release log

  • 0.0.3 --> Copies binary files without modifying them. org.gradle.parallel=true and org.gradle.daemon=true properties are appended to gradle.properties.
  • 0.0.2 --> README created.
  • 0.0.1 --> Base package uploaded.