A framework for building native applications using React
COMMITS
February 5, 2026
A
Remove build package.json dirty state check (#55420)
Alex Hunt committed
C
fix(precompile) fixed replace script deleting the react-vfs.yaml file on iOS (#55394)
Christian Falch committed
A
Add --prepack flag to build script (#55415)
Alex Hunt committed
M
Migrate `YogaProps` to Kotlin (#55349)
Mateo Guzmán committed
T
fix: inability to disable hermesV1 on Android (#55399)
Tomasz Żelawski committed
D
Fix DoNotStripAnnotationUsage: Replace @DoNotStrip with @DoNotStripAny (#55374)
David Vacca committed
D
Fix KotlinNullableVariableCastToNonnullType in DefaultReactHost.kt (#55406)
David Vacca committed
D
Fix FieldsBelowInit in ReadableMapBuffer.kt (#55405)
David Vacca committed
D
Fix MissingOverrideAnnotation in ReactRootView.java (#55404)
David Vacca committed
D
Fix lint issues in ReactInstanceManager.java (#55375)
David Vacca committed
D
Fix FieldsBelowInit lint warning in ReactInstanceManagerBuilder.kt (#55403)
David Vacca committed
D
Fix SelfComparison lint errors in JavaOnlyMap.kt (#55407)
David Vacca committed
D
Fix FieldsBelowInit lint warnings in JavaMethodWrapper.kt (#55373)
David Vacca committed
D
Fix lint issues in CatalystInstanceImpl.java (#55372)
David Vacca committed
February 4, 2026
A
Enable native tabbed window merging (macOS) (#55396)
Alex Hunt committed
A
Bump Electron to 39.0.0 (#55395)
Alex Hunt committed
M
Fix expo-image-manipulator cropped image orientation (#55379)
Mihai Lazari committed
D
Fix ReflectionMethodUse: Remove reflection in AnimationDriver error message (#55359)
David Vacca committed
February 3, 2026
F
Added missing tests for onHoverOut in Pressability (#55378)
Fabrizio Duroni committed
S
Add Sonatype Central repository for users of nightly builds only (#55305)
Sergei Glotov committed
R
Add changelog for v0.84.0-rc.4 (#55389)
React Native Bot committed
R
Remove Commit from FrameTimingSequence (#54779)
Ruslan Lesiutin committed
D
D
Improve ReactDevToolsOverlay usability (#55387)
Devan Buggay committed
February 2, 2026
P
Remove references to integration/runner (#55342)
Pieter De Baets committed
Y
Fix ASAN crash in touch event handling due to uninitialized members (#55386)
Yannick Loriot committed
F
Sync clipChildren with overflow: hidden (#55368)
Fabrizio Cucci committed
February 1, 2026
M
Stream background traces to multiple RNDT sessions if present (#55351)
Moti Zilberman committed
January 30, 2026
E
Unify enum and union member comparison types (#55377)
Eli White committed