A framework for building native applications using React
COMMITS
April 4, 2025
P
Fix leaked ParagraphState when recycling (#50489)
Pieter De Baets committed
R
Disallow copying RuntimeSamplingProfile and Sample
Ruslan Lesiutin committed
R
Remove trailing zeroes from trace event ids
Ruslan Lesiutin committed
R
Don't copy TraceEvent before serialization
Ruslan Lesiutin committed
N
Rename `assertWhenLegacyArchitectureMinifyingEnabled` to `assertLegacyArchitecture`
Nicola Corti committed
N
Move ReactMarker to `reactnativejni_common` as it's used in NewArch also (#50471)
Nicola Corti committed
L
Remove unused feature flag related to TurboModule deadlock (#50479)
Liron Yahdav committed
N
Unbreak ci due to missing import in Android's helloworld app. (#50497)
Nicola Corti committed
N
Add a `legacyWarningsEnabled` property to enable Legacy Warnings on NewArch (#50470)
Nicola Corti committed
R
Replace module-relative paths with RN package-relative paths in some tests (#50490)
Rubén Norte committed
M
Make `ClassFinder` internal (#50482)
Mateo Guzmán committed
R
Clean up `enableUIConsistency` feature flag (#50484)
Rubén Norte committed
M
Make `DevMenuModule` internal (#50483)
Mateo Guzmán committed
M
Remove unused `SendAccessibilityEvent` class (#50478)
Mateo Guzmán committed
P
Cache performanceNow method
Pieter De Baets committed
R
Add integration of OSS libraries used internally (#50477)
Riccardo Cipolleschi committed
R
Test reanimated using nightlies (#50428)
Riccardo Cipolleschi committed
J
Fix tons of extra whitespace in OSS feature flag files (#50480)
Joe Vilches committed
J
Create a transform for sorting types inside a union (#50468)
Jakub Piasecki committed
J
Create a transform for sorting the object properties and methods (#50467)
Jakub Piasecki committed
J
Create a transform for dividing type definitions into exported and non-exported sections (#50466)
Jakub Piasecki committed
J
Back out "Fix nullsafe FIXMES for Task.java and mark nullsafe"
Jiawei Lü committed
G
Fix CQS signal. Id] 31464309 -- modernize-concat-nested-namespaces in xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/jni/react/runtime/jni
generatedunixname89002005287564 committed
J
Fix <Image> components not being able to be set as focusable for Voice Over
Jorge Cabiedes Acosta committed
April 3, 2025
S
Replace $Rest in react-native
Sam Zhou committed
D
Unmark LegacyArchitecture from ReactContextBaseJavaModule
David Vacca committed
D
Mark concrete classes of shadow node as @LegacyArchitecture
David Vacca committed
R
Add flag to turn off legacy warning (#50249)
Riccardo Cipolleschi committed
R
Add warning when a component is loaded with the interop layer (#50244)
Riccardo Cipolleschi committed