转载

React Native 0.10.0发布,用React编写移动应用

React Native v0.10.0 发布,更新内容如下:

  • A bug in css-layout that would cause 100% CPU usage with a specific combination of flex properties has been fixed

  • Removing native event listeners during reconcilation has been fixed

  • The podspec has been fixed to allow you to use both the RCTImage and RCTNetwork subspecs

  • Multiline TextInput components keep their text and cursor within their bounds

  • ReactART has been fixed

  • The shouldRasterizeIOS prop has been fixed to use the screen scale for crisper rendering

下载页面请点: v0.10.0

文章转载自: 开源中国社区 [ http://www.oschina.net

]

本文标题:React Native 0.10.0 发布,用 React 编写移动应用

本文地址:

http://www.oschina.net/news/65644/react-native-v0-10-0
正文到此结束
Loading...