A framework for building native applications using React
COMMITS
August 13, 2024
N
Add Android RTL Coverage to ReactNativeCoreE2E tests (#45758)
Nick Gerleman committed
D
Add HeapSnapshotOptions for jsi::Instrumentation (#45963)
Danny Su committed
August 12, 2024
P
remove cxx TM autolinking (#45967)
Phillip Pan committed
N
T
Delete LongArray (#45736)
Thomas Nardone committed
J
Make setPointerEvents public on ReactViewGroup.java (#45975)
Jakub Grzywacz committed
J
Fix "C4715 not all control paths return a value" warning in MSVC (#45827)
Jon Thysell committed
P
Pass unflattened styles to reconciler (#45345)
Pieter De Baets committed
H
Data race related to read/write on `ReactMarker::logTaggedMarkerImpl` (#45557)
Håkon Knutzen committed
R
Remove `_shouldEmitEvent` guardrails (#45837)
Riccardo Cipolleschi committed
R
React to onUserDrivenAnimationEnded event in JS (#45839)
Riccardo Cipolleschi committed
August 10, 2024
D
N
Fix OutsetBoxShadowDrawable offseting (#45954)
Nick Gerleman committed
August 9, 2024
S
feat(android): height issue fixed with keyboard avoiding component in new architecture (#45928)
shubhamguptadream11 committed
G
Revert D61014834: Substitute babel-preset-fbjs for metro-transform-plugins
Gijs Weterings committed
A
Substitute babel-preset-fbjs for metro-transform-plugins (#45959)
Alex Hunt committed
O
ci: add xcbeautify for xcodebuild actions (#45957)
Oskar Kwaśniewski committed
G
Add shared-testutil folder to NPM files to be published (#45936)
Gabriel Donadel committed
O
feat: implement automicallyAdjustsKeyboardInsets for new architecture on iOS (#45939)
Oskar Kwaśniewski committed
N
Fix typo in workflow name (#45956)
Nicola Corti committed
J
Fix crash when you layout multiple absolute nodes in the same static subtree (#45952)
Joe Vilches committed
N
Gate off % translate on Android Paper (#45946)
Nick Gerleman committed
N
Avoid Image ofscreen render (#45948)
Nick Gerleman committed
August 8, 2024
I
Mark setNetworkActivityIndicatorVisible as deprecated (#45950)
Ingrid Wang committed
A
Update OSS to minSdk 24 (#45906)
Alan Lee committed
N
Decouple CSSBackgroundDrawable from OutsetBoxShadowDrawable (#45805)
Nick Gerleman committed
N
Gate off % border radii on Android Paper (#45945)
Nick Gerleman committed
J
Fix box-shadow showing on top of subviews (#45935)
Jorge Cabiedes Acosta committed
A
Break out URLSearchParams, require typedef for unparsable files (#45783)
Alex Hunt committed
A
Align paused overlay design on Android (#45942)
Alex Hunt committed