Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 3.4 kB | |
v0.77.3 source code.tar.gz | 2025-07-21 | 16.0 MB | |
v0.77.3 source code.zip | 2025-07-21 | 20.2 MB | |
Totals: 3 Items | 36.2 MB | 1 |
Added
Android specific
- Gradle: RNGP - Add support for
exclusiveEnterpriseRepository
to specify an internal Maven mirror. (6cb8dc37c7 by @cortinico)
Changed
- Metro: Bump Metro minimum version from
^0.81.3
to^0.81.5
. (dfa81638dd by @robhogan)
Fixed
- Timers: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
Android specific
- Modal: Fix Modal first frame being rendered on top-left corner. (b950fa2afb by @cortinico)
- layout: Fix wrong
borderBottomEndRadius
on RTL. (68d6ada448 by @riteshshukla04) - Modal: Fix
FLAG_SECURE
not respected in Modal dialog. (7e029b0dcf by @mateoguzmana) - lifecylcle: Legacy arch: fix [#50274], Fast Refresh sometimes breaks after full refresh. (c43952ac22 by @robhogan)
iOS specific
- Interop Layer: Fixed adding child views to a native view using the interop layer. (d53a60dd23 by @chrfalch)
- Debugger: Restore "Paused in debugger" overlay icon. (f30c46efbd by @robhogan)
- layout: Layout direction changes are now honored on bundle reload. (36f29beac4 by @chrsmys)
- file reads: Fix crash caused by
[RCTFileRequestHanlder invalidate]
. (789ed7d5ad by @zhouzh1)
Hermes dSYMS: - Debug - Release
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.