React Native 0.75.4 现已发布,具体更新内容如下:
Fixed
Android specific
- 修复 Headless Crash
Tried to finish non-existent task with id
(56a282c44d) - TextInput 的
contextMenuHidden
prop 错误修复 (366f1d0df3 ) - RNGP – 清理配置命令的输出(0265ea0577)
iOS specific
- 在
readAsDataURL
中检查type
前将NSNull
转换为nil
(99ab845a5c) - 添加 back the BUNDLE_COMMAND(afd74ad89d)
- 如果已设置,则使用 CONFIG_CMD (a4ec49cbe6)
- 当导航到带有 displaying modal 的新应用程序屏幕时发生应用程序崩溃(8ec672204d)
更新说明:https://github.com/facebook/react-native/releases/tag/v0.75.4