react-native-macos/packages/rn-tester/RNTester
Riccardo Cipolleschi 8ac8439e0d Prepare AppDelegate to enable Concurrent Root on iOS (#33671)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/33671

With React 18, we now need to allow users on Fabric to opt-in for Concurrent Root.

This commit adds a new method that can be customized in the AppDelegate to turn the feature on and off.
The flag is passed as an initialProps to the rootView.

## Changelog:
[iOS][Added] - Prepare a method in the AppDelegate to control the concurrentRoot.

Reviewed By: cortinico, dmitryrykun

Differential Revision: D35757833

fbshipit-source-id: 192cf74c796554cba39366aa90c53c191f960c20
2022-04-21 06:59:17 -07:00
..
Images.xcassets Support user-defined PlatformColors on iOS (#31258) 2021-06-10 12:15:12 -07:00
NativeExampleViews Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RNTesterBundle Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
AppDelegate.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
AppDelegate.mm Prepare AppDelegate to enable Concurrent Root on iOS (#33671) 2022-04-21 06:59:17 -07:00
Info.plist Add Linking examples in rn-tester (#30547) 2021-09-01 00:27:42 -07:00
LaunchScreen.storyboard Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RNTester.entitlements Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
RNTesterTurboModuleProvider.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RNTesterTurboModuleProvider.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
legacy_image@2x.png Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
main.m Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00