React Native 0.70.3 现已发布,具体更新内容如下:
Fixed
在旧渲染器中分离 Animated.Values 时阻止样式被重置
恢复 "修复在作为 uncontrolled 组件使用默认值时的 TextInput dropping text",以修复 TextInputs 不能以编程方式设置为未定义
Android specific
使用 NMake 生成器在 Windows 上构建 Hermes
修复在 Windows 上构建 RN codegen CLI 的失败
iOS specific
为 React-Core 添加 xcode 14 workaround(关闭 signing resource bundles)