项目作者: diegothucao

项目描述 :
This is an essential example to build react-native app using Typescript
高级语言: TypeScript
项目地址: git://github.com/diegothucao/react-native-typescript-example.git


React Native and Typescript

This is an essential example to build React-native app using Typescript.

Step to run

  1. Clone the repo
  2. yarn install OR npm install
  3. react-native eject
  4. react-native run-ios OR react-native run-android

If you see any issue, please do not hesitate to create an issue here or can contact me via email cao.trung.thu@gmail.com or Linkedin

Thanks

references

  1. https://facebook.github.io/react-native/docs/tutorial
  2. https://github.com/jscomplete/react-native-essential-training
  3. https://www.tutorialspoint.com/typescript/
  4. https://www.tutorialspoint.com/es6