v0.75.2
版本发布时间: 2024-08-20 21:16:10
facebook/react-native最新发布版本:v0.76.0-rc.1(2024-09-17 02:04:04)
Added
Android specific
-
codegen: Add support for handling
com.facebook.react.bridge.Dynamic
as parameter for TurboModules (45cd81706d by @cortinico)
Changed
Android specific
-
ReactRootView: Replaced
mLastHeight
withmVisibleViewArea.height()
since mLastHeight value is not getting updated. Forwidth
we are already usingmVisibleViewArea.width()
(603eb94dd9 by @shubhamguptadream11)
Removed
iOS specific
- RCTBaseTextInputView: UIReturnKeyDefault (26aff664c0 by @elencho)
Fixed
-
codegen: scripts require
yargs
(0979921850 by @tido64)
Android specific
-
ImageSource:
open
for inheritance (02d9979c32 by @cortinico)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.