A framework for building native applications using React
COMMITS
/ packages/rn-tester/NativeComponentExample/js/MyLegacyViewNativeComponent.js March 28, 2026
S
Change all remaining flow legacy casting syntax to modern one (#56259)
Sam Zhou committed
January 14, 2026
M
Transform $ReadOnlyArray to ReadonlyArray 18/n (#55152)
Marco Wang committed
January 7, 2026
M
Transform $ReadOnly to Readonly 38/n (#55067)
Marco Wang committed
April 28, 2025
D
Migrate already root exported deep imports in rn-tester. (#50958)
Dawid Małecki committed
March 20, 2025
January 15, 2025
D
Remove redundant `{||}` syntax (#48686)
Dawid Małecki committed
February 5, 2024
D
RNTester - Legacy component example: do not convert commands to string (#42822)
Dmitry Rykun committed
February 3, 2024
R
UIManagerJSInterface: Make reactTags non-nullable (#42208)
Ramanpreet Nara committed
December 15, 2023
Z
add RNTester example for native command Array param (#41897)
Zeya Peng committed
November 6, 2023
M
Enable lint/sort-imports everywhere (#41334)
Moti Zilberman committed
April 18, 2023
N
Fix old-arch component not updating background in interop layer example (#36924)
Nicola Corti committed
March 29, 2023
R
Make UIManager.dispatchViewManagerCommand work in Fabric through Interop Layer (#36578)
Riccardo Cipolleschi committed
March 10, 2023
R
Add Fabric Interop event example
Riccardo Cipolleschi committed
March 2, 2023
N
Expose UnstableReactLegacyComponentDescriptor inside rrc_legacyviewmanagerinterop
Nicola Corti committed
S