A framework for building native applications using React
COMMITS
/ packages/rn-tester/NativeCxxModuleExample/NativeCxxModuleExample.js March 28, 2026
S
Change all remaining flow legacy casting syntax to modern one (#56259)
Sam Zhou committed
March 12, 2026
C
Support ReadOnly/Readonly wrapped custom structs in C++ TurboModule codegen (#56051)
Christoph Purrer committed
July 7, 2025
C
C++ Turbo Module > Allow Promise<void> types (#52388)
Christoph Purrer committed
April 29, 2025
D
Migrate `rn-tester` codegen types imports to use root exported `CodegenTypes` namespace (#50976)
Dawid Małecki committed
April 28, 2025
D
Migrate already root exported deep imports in rn-tester. (#50958)
Dawid Małecki committed
August 19, 2024
C
Add C++ Turbo Module enum Event Emitter example (#46049)
Christoph Purrer committed
June 12, 2024
C
Add C++ Turbo Module Event Emitter example (#44810)
Christoph Purrer committed
May 1, 2024
C
Don't support float enums
Christoph Purrer committed
April 30, 2024
C
Support emitting typed RCTDeviceEmitter events
Christoph Purrer committed
December 6, 2023
C
Add function properties to C++ TM complex datatyes (#41810)
Christoph Purrer committed
December 4, 2023
C
Remove flow exact object syntax {| brace pipe |} from TM example (#41779)
Christoph Purrer committed
C
Add a BinaryTreeNode example for Cxx TMs (#41767)
Christoph Purrer committed
C
Add GraphNode example for Cxx TMs (#41766)
Christoph Purrer committed
November 9, 2023
C
Cxx TurboModules > Add example to return a JS function from Cxx to JS (#41385)
Christoph Purrer committed
April 14, 2023
C
Add jsi::HostObject example to rn-tester (#36909)
Christoph Purrer committed
April 3, 2023
K
Add error reporting examples to rn-tester turbo modules (#36729)
Krystof Woldrich committed
March 23, 2023
P
Fix cxx codegen handling of optional return types (#36581)
Pieter De Baets committed
March 22, 2023
P
Fix off-by-one error in cxx codegen (#36574)
Pieter De Baets committed
February 24, 2023
R
Add device event emit test for the sample C++ TurboModule (#36278)
Ruslan Shestopalyuk committed
February 13, 2023
February 9, 2023
C
react-native code-gen > C++ TurboModules enum example (#36083)
Christoph Purrer committed
November 9, 2022
C
react-native code-gen > Add a C++ only TurboModule example (for Android/iOS/macOS/Windows) (#35138)
Christoph Purrer committed