A framework for building native applications using React
COMMITS
/ packages/rn-tester/Podfile June 16, 2025
R
Remove the option to use JSC from core (#51946)
Riccardo Cipolleschi committed
April 9, 2024
D
Add react-native-test-library package (#43068)
Dmitry Rykun committed
January 10, 2024
D
CocoaPods: simplify iOS build directory cleanup (#42233)
Dmitry Rykun committed
November 28, 2023
O
chore: remove duplicated pod 'Yoga' in RNTester (#41627)
Oskar Kwaśniewski committed
November 17, 2023
R
Defragment Codegen in OSS between Old and New Architecture (#41500)
Riccardo Cipolleschi committed
October 17, 2023
R
Remove Flipper from codebase (#41002)
Riccardo Cipolleschi committed
September 18, 2023
S
Remove Xcode 12.5 post install workaround (#39482)
Saad Najmi committed
September 13, 2023
R
Read the React Native version and set the new arch flag properly (#39388)
Riccardo Cipolleschi committed
September 5, 2023
R
Allow to control flipper with an Env var (#39261)
Riccardo Cipolleschi committed
August 30, 2023
R
Check if cmake is installed on RNTester (#39208)
Riccardo Cipolleschi committed
August 24, 2023
R
Add RuntimeScheduler dependency properly (#39058)
Riccardo Cipolleschi committed
June 14, 2023
R
Cleanup, remove the PRODUCTION flag (#37882)
Riccardo Cipolleschi committed
April 6, 2023
R
Move min ios version to 13.4 for OSS (#36795)
Riccardo Cipolleschi committed
March 17, 2023
R
| RN Monorepo | Migrate to package (#36434)
Ruslan Lesiutin committed
March 14, 2023
R
Extracting Platform Specific TM code to break dependency cycle between ReactCommon and React-Core (#36461)
Riccardo Cipolleschi committed
March 6, 2023
S
Import OCMock as a pod for RNTester on iOS (#36239)
Saad Najmi committed
February 20, 2023
R
Break Circular Dependency between React-Codegen and React-Fabric (#36210)
Riccardo Cipolleschi committed
January 23, 2023
R
Align USE_FRAMEWORKS usage between RNTester and the Template (#35790)
Riccardo Cipolleschi committed
December 19, 2022
R
Fix cleanup not working on template app (#35679)
Riccardo Cipolleschi committed
November 9, 2022
C
react-native code-gen > Add a C++ only TurboModule example (for Android/iOS/macOS/Windows) (#35138)
Christoph Purrer committed
October 25, 2022
H
trivial: display target name in CocoaPods output
Héctor Ramos committed
October 18, 2022
R
Backout: Components with custom state
Riccardo Cipolleschi committed
October 10, 2022
R
Add sample component with state in RNTester (#34909)
Riccardo Cipolleschi committed
September 14, 2022
R
Simplify furthermore App migration
Riccardo Cipolleschi committed
August 15, 2022
R
Create RCTAppDelegate to simplify New Architecture Setup (#34384)
Riccardo Cipolleschi committed
June 30, 2022
A
Mac Catalyst patches (#34026)
Arkkeeper committed
June 28, 2022
H
Make Hermes the default engine on iOS (#34085)
Héctor Ramos committed
June 18, 2022
R
Move New Architecture setup to `new_architecture.rb` file (#33990)
Riccardo Cipolleschi committed
May 25, 2022
R
Avoid installing Flipper in CI (#33899)
Riccardo Cipolleschi committed
May 24, 2022
May 19, 2022
F
Create script to automatically set CLANG_CXX_LANGUAGE_STANDARD on the client project (#33863)
Franco Meloni committed
May 10, 2022
R
Remove USE_CODEGEN_DISCOVERY flag (#33791)
Riccardo Cipolleschi committed
April 21, 2022
R
Export REACT_NATIVE_PATH and fix find-node-for-xcode.sh fallback behavior (#33674)
Riccardo Cipolleschi committed
April 2, 2022
H
Print logs to differentiate JSC and Hermes builds
Héctor Ramos committed
March 17, 2022
P
bump iOS and tvOS from 11.0 to 12.4 in cocoapods
Phillip Pan committed
December 14, 2021
S
Move use_react_native_codegen_discovery to use_react_native! (#32749)
Sota Ogo committed
December 9, 2021
S
Only add fabric example component when using codegen discovery (#32723)
Sota Ogo committed
December 8, 2021
S
Add the example fabric component to RN Tester for iOS
Sota Ogo committed
December 2, 2021
S
Add an option to enable USE_CODEGEN_DISCOVERY
Sota Ogo committed
October 29, 2021
K
Fix Fabric debug message when we set `fabric_enabled = false` in `rn-tester` (#32502)
Ken Tominaga committed
October 26, 2021
S
Move codegen output out of node_modules
Sota Ogo committed
October 25, 2021
L
Add back Xcode_12_5_M1_post_install_workaround
Luna Wei committed
September 29, 2021
G
Fix: Xcode 12.5+ build of iPhone Simulator on Apple M1 (#32284)
Gustavo Sverzut Barbieri committed
September 16, 2021
H
Use Fabric by default in RNTester
Héctor Ramos committed
September 1, 2021
K
OSS: add Xcode 12.5 + M1 machines CocoaPods post_install workaround
Kevin Gozali committed
August 31, 2021
H
Enable codegen in RNTester's NativeModuleExample
Héctor Ramos committed
February 24, 2021
J
Update flipper in RNTester and template (#31010)
Janic Duplessis committed
January 12, 2021
P
Delete iOS10/tvOS10 support from React Native Libraries
Peter Argany committed
December 22, 2020
E
Update iOS Fabric-related files to compile on OSS (#29810)
empyrical committed
December 3, 2020
J
Fix use_framework RNTester crash (#30520)
Janic Duplessis committed