React Native 0.80.1 现已发布,具体更新内容如下:
Added
- Flow:为
react-native
发布 top-level Flow 类型(fbbd20dd63) - Flow:修复为
react-native
发布 Flow 类型时的拼写错误(50667eceb1)
Fixed
- jest:修复 Jest 预设中缺少的 RefreshControlMock source(6044e01460)
Android 专用
- runtime:修复由于 getViewManagerNames 返回 null 导致 ReactInstance 崩溃的问题(f6b7bd93d8)
- TurboModules:在 32 位 Android 上,Turbo 模块发出的事件崩溃(36ddf853c3)
更新说明:https://github.com/facebook/react-native/releases/tag/v0.80.1