1.2.1 • Published 4 years ago

create-react-native-typescript-app v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Deprecated

Deprecated in favour of React-Native's Typescript template.

npx react-native init AwesomeTSProject --template react-native-template-typescript

For more information, visit https://facebook.github.io/react-native/docs/getting-started

Create React-Native App with Typescript

This tool helps you setup Typescript to use for React-Native app development.

Getting Started

Make sure you have react-native-cli installed as global module, and (optionally) yarn for faster dependency downloads.

Install

$ npm install create-react-native-typescript-app -g
 # or
$ yarn global add create-react-native-typescript-app

Create App

$ create-react-native-typescript-app MyApp

Run

$ cd MyApp
$ npm run android
  # or
$ yarn android

License

MIT

1.2.1

4 years ago

1.2.0

6 years ago

1.1.1-beta

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2-rc1

7 years ago

1.0.1-rc1

7 years ago

1.0.1

7 years ago

1.0.0-rc5

7 years ago

1.0.0

7 years ago

1.0.0-rc4

7 years ago

1.0.0-rc3

7 years ago

1.0.0-rc2

7 years ago

1.0.0-rc1

7 years ago