[React Native] Up & Running with React Native & TypeScript

Create a new application with Typescript:

react-native init RNTypeScript --template typescript

 

Then:

cd RNTypeScript

 

Run:

node ./setup.js

 

posted @ 2019-08-04 20:58  Zhentiw  阅读(160)  评论(0编辑  收藏  举报