React Native

react

React Native

尽量阅读官网文档,会有翻译错误和文档内容缺失

  1. 官网文档

  2. 中文翻译文档

    expo文档

    https://expo.io

  3. android开发

    https://developer.android.google.cn/about
    https://developers.google.cn/

  4. react native组件和工具

    动画Animation/react native写的开源app/UI/存储

    https://www.npmjs.com/search?q=react-native&page=1&ranking=optimal

    http://www.awesome-react-native.com/

    https://github.com/jondot/awesome-react-native/

    https://github.com/ReactNativeNews/React-Native-Apps

开源项目学习

  1. https://github.com/shengulong/30-days-of-react-native
  2. https://github.com/gitpoint/git-point
  3. https://github.com/benoitvallon/react-native-nw-react-calculator
  4. http://www.awesome-react-native.com/#open-source-apps
  5. https://expo.io/featured

以上是 React Native 的全部内容, 来源链接: utcz.com/z/384088.html

回到顶部