React Native 第二天

Posted nerverlate

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了React Native 第二天相关的知识,希望对你有一定的参考价值。

1.从版本V0.49.0开始单一的入口文件 index.js替代原有老的index.android.js和index.ios.js文件参考(https://github.com/facebook/react-native/releases/tag/v0.49.0)

2.创建组件

  1. React.creatClass 过时

    Migrating from React.createClass

    When React was initially released, there was no idiomatic way to create classes in javascript, so we provided our own: React.createClass.

    Later, classes were added to the language as part of ES2015, so we added the ability to create React components using JavaScript classes. Along with functional   
    components, JavaScript classes are now the preferred way to create components in React.

  2. 函数式
  3. ES6 类,定义组件

   

以上是关于React Native 第二天的主要内容,如果未能解决你的问题,请参考以下文章

React学习第二天

入门React第二天(函数式组件传值)

React.js第二天,优化第一天的最后一个组件

我的 react-native 项目的永久解决方案而不是 ngrok

flink 获取第二天的0点时间

sql第二天