设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

React Native 0.47.0正式版发布

2017-8-2 22:31| 发布者: joejoe0332| 查看: 1317| 评论: 0|原作者: oschina|来自: oschina

摘要: React Native 0.47.0 已正式发布。重大变化:AndroidRemove unusedcreateJSModulescalls通用修复VirtualizedList: Fix problems if _updateCellsToRender gets called too earlyVirtualizedList: Fix deltatime calc ...

React Native 0.47.0 已正式发布。

重大变化:

Android

  • Remove unused createJSModules calls

通用

修复

  • VirtualizedList: Fix problems if _updateCellsToRender gets called too early

  • VirtualizedList: Fix deltatime calculation

  • VirtualizedList: Fix initial-render triggering a render of all items

  • CLI: Fix broken default getProjectRoots

  • Fix license headers

  • Fix deepFreezeAndThrowOnMutationInDev-test for Node v8.1.0

  • Fix reference to invariant

  • Fix configure glog script when building from xcodebuild

  • Fix error caused by first argument short when calling warning function

新特性和改进

  • Add Components and APIs Overview Guide

  • Add marker surrounding entire native module creation

  • Add documentation for supporting custom require types

  • Add https options to RN CLI server

  • Add basic nested VirtualizedList support 

  • Add --maxWorkers flag and allow transformers to run in-band

  • FlatList: Add dev validation of the object returned by getItemLayout

  • FlatList: Add setNativeProps

  • Warn when setting pagingEnabled when snapToInterval at the same time

  • Add close to SwipeableRow

  • Add a new babel transformer for inlining regenerator-runtime per file 

  • Add Wix.com to showcase

  • Remove react-native/packager folder

  • Docs: New Handling Touches 

  • Docs: Restore proper ordering in the sidebar

  • Disable auto-mock by default in as many places as possible @bypass-lint

  • Remove worker from local-cli

  • Promise support for C++ bridge

  • Exposed progressViewOffset to VirtualizedList and FlatList

  • Implement Systrace integration for Fiber 

  • Check before overriding global.performance 

  • Move type definitions used for metro bundler from React Native

  • Cleanup local-cli/core/__tests__ 

  • Node v8 Workaround for local-cli/core/__tests__ 

  • Update remaining PropTypes references

  • Improved (7707905

  • Remove retainLines and sourceMaps options

  • Move jest to version 20

  • Update guidelines

  • Make preset a function to account for different dev settings

  • Native Animated - Call x.__makeNative before super.__makeNative 

  • Don't require prettyFormat in every single bundle 

  • Use possessive 'its' not 'it's'

  • Yoga: The total flex factores need to be a minimum of 1 if any

  • Yoga: Fixed assertion caused by invalid layout of hidden Yoga nodes

  • Yoga: Refined type for display style property

  • ImageBackground: use cached styles 

  • Keyboard will show documentation

  • Improve Audio for Maintaining Priority 

  • Expose unstable_batchedUpdates on react-native

  • Disable subview clipping when sticky headers are enabled

  • Replace React.createClass with create-react-class

  • Control whether Metro tells Babel to lookup .babelrc files

  • Stop using Map in JSTimers

  • Merge JSTimers and JSTimersExecution 

  • Update native references to JSTimers

  • Allow no args to be passed to rejection callback

  • Fixed an incorrect word in the blurTextInput() documentation 

  • Clearer code in Button.js

  • Setting bridge up for sharing: allowing native modules to register after init

  • react@16 did away with PropTypes; require prop-types instead 

  • Remove RN fiber createClass wrapper around View

  • Rename Executor to JSExecutor

  • Improve choco command in docs

  • Fixing typo in AppContainer

  • Adding an optional wrapper component to app components 

  • Jest Mocks for NetInfo and Linking

  • Overflow detection in Yoga 

更新内容较多,更多详情和下载地址请查阅发行列表


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部