Skip to content

0.76.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@blakef blakef released this 01 Oct 12:21
· 1242 commits to main since this release

v0.76.0-rc.3

Added

iOS specific

  • Improve RCTAppDelegate usage for brownfield, add automaticallyLoadReactNativeWindow flag (391680fe84 by @okwasniewski)

Changed

Fixed

  • Fix parsing of modern Flow syntax when transformer.hermesParser = false is configured in Metro config (1387f521fd by @huntie)
  • Fix ReactFragment on New Architecture (52322fbd0e by @cortinico)

Android specific

iOS specific

  • Fix applying of tintColor and progressViewOffset props for RefreshControl component with New Architecture enabled (19d468fed9 by @TuTejsy)
  • Convert NSNull to nil before checking type in readAsDataURL (99ab845a5c by @haileyok)
  • Fix <KeyboardAvoidingView> with floating keyboard on iPadOS (3c54e1ee45 by @renchap)

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.