React Native 0.74.2 发布

软件资讯 软件资讯 发布于 11个月前 24 浏览 0 回复

React Native 0.74.2 现已发布,具体更新内容如下:

Changed

Fixed

  • 当 CLI 使用缓存的npx版本时,仅在init命令中发出警告 (b98c5b960c
  • 在创建组件时未应用TextInput中的selectionprop(be09d12667

Android specific

  • 修复了在ReactHost.destroy()之后的 danglingmAttachedSurfaces问题 (c70d791036)
  • 仅当 Context 为 null 时,ReactHostImpl 中才会出现 ReactSoftExceptions (ac3261ff60

iOS specific

  • 由于没有NSPrivacyAccessedAPITypes密钥,Privacy Manifest aggregation 失败(fc4e099920
  • 在隐私清单安装后脚本中,处理文件引用没有路径的情况(4ad65ac59a by @robertying
  • 修复了selectionColorprop 未应用于TextInput组件的问题。(2bde626a9f

更新说明:https://github.com/facebook/react-native/releases/tag/v0.74.2



为您推荐相关文章:

  • React Native 0.71.13 发布
  • React Native 0.75.3 发布
  • React Native 0.73.5 发布
  • React 18.3.0 发布
  • React Native 0.75.2 发布
  • 同类文章推荐:

  • Apache bRPC 1.11.0 发布
  • VirtualBox 7.1.4 发布
  • Python 3.14.0 Alpha 1 发布
  • Elasticsearch 8.15.3 发布
  • Spring Data 2024.1.0 RC1 发布
  • DBeaver 24.2.3 发布