React Native 0.20 发布 (翻译 changelog)

前端之家收集整理的这篇文章主要介绍了React Native 0.20 发布 (翻译 changelog)前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

功能

修复 Bug

  • 文本框应该调用 selectionState 的 blur 和 focus 方法 -5ea4d39

  • 修复默认日志级别,优化默认日志处理器 -1dffd05

  • 纠正黄色警告框错误数 -ab87033

  • 修复 TouchNativeFeedback 点击位置 -48117ce

  • 让打包器能使用 babel strict 模式转换器 -d33b554

  • RCTUtils Obj-C nullability 注解 -34d5fa2

  • 让 Image.getSize 文档能显示在网站上 -edb523c

  • 修正 Touchable.js setTimeout 的 bind -f644af3

  • 确保 perspective 值非零 -dad4622

  • 优化 style 属性显示(网站文档) -193df8a

  • breaking test and fix for browser field mapping from package to file -191b692

  • 修复 Elements Inspector 产生的警告 -c1aed7b

  • navigation bar 透明时,禁止它右边的按钮 -1edcf4c

  • 修复 graceful-fs bug 造成的问题 -f04882f

  • ColorPropTypes 支持 isrequired 和更准确地表述 -1491668

  • 修复 shallow dependency 解析 -361f3f3

  • ScrollView.scrollTo() 替换为更少二义性 的API -6941c4e

Android

功能

修复 Bug

iOS

功能

修复 bug

  • 修复 iPhone6+ 屏幕大小 bug -36e0dd2

  • RCTGzipData() 接受空指针输入,但没有标记为可返回空指针 -cd2eed0

  • 修复 RCTNavigator.m 当视图不激活时的问题 -cc30e2b

  • 优化 3D touch 实现,增加示例 -f685878

  • 修复下拉刷新时的 sticky headers 位置 -34389c5

  • 判断是否允许 showCompass 属性 -98373ac

原文链接:https://www.f2er.com/react/307200.html

猜你在找的React相关文章