React Native 0.37 正式版发布了,更新内容如下:
突出变化:
删除弃用的 API 和模块
从模块中删除回调支持,改用 promise
一般变化:
BUG 修复:
修正根目录中的内容+最小维度使用量
修正内容 +children 溢出时的最小尺寸
缩小到零尺寸时固定缩放
软件详情:https://github.com/facebook/react-native/releases/tag/v0.37.0
下载地址:https://github.com/facebook/react-native/archive/v0.37.0.zip
来自:开源中国社区

