ReactNative TypeScript
Initialize typescript into your react native project
How to initialize?
$ npm i -g rn-ts$ cd /PATH/TO/YOUR/RN_PROJECT$ rn-ts i# or rn-ts init / rn-ts set / rn-ts start / rn-ts s
How to run?
$ npm run build:ts
Initialize typescript into your react native project
$ npm i -g rn-ts$ cd /PATH/TO/YOUR/RN_PROJECT$ rn-ts i# or rn-ts init / rn-ts set / rn-ts start / rn-ts s
$ npm run build:ts
npm i rn-ts
4
1.1.1
MIT
9.86 kB
9