
React Native 0.78.2 现已发布,具体更新内容如下:
Changed
- Deps: Metro 最低版本升级至 0.81.3,修复“_interopRequireDefault is not a function”的问题 ( 23c9dbc563)
Fixed
Android specific
- Runtime:修复 z-indexed sibling removal 问题(34ae9facd5)
iOS specific
- RCTNetworking:
[RCTFileRequestHanlder invalidate]
方法导致应用程序崩溃(5861f7eea7) - Runtime:在
RCTDefaultReactNativeFactoryDelegate
中实现loadSourceForBridge:onProgress:onComplete
。(8b33668c43) - Text:修复选择导致 TextInput 使用子项时清除其内容的问题(301532b51fe33cd08152c7dde2b15d57105332dd)
- TurboModules:确保 TM infra 在由 async 方法触发时不会因 NSException 而崩溃(ae1841ac964)
更新说明:https://github.com/facebook/react-native/releases/tag/v0.78.2
还没有评论,来说两句吧...