Skip to content

Commit bc4b411

Browse files
committed
chore: upgrade react-native to 0.80.1
1 parent ea8fb2d commit bc4b411

15 files changed

Lines changed: 3681 additions & 2336 deletions

File tree

apps/fs-experiment/ios/MultInstance-FSExperiment/Info.plist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@
2626
<true/>
2727
<key>NSAppTransportSecurity</key>
2828
<dict>
29-
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
3029
<key>NSAllowsArbitraryLoads</key>
3130
<false/>
3231
<key>NSAllowsLocalNetworking</key>
3332
<true/>
3433
</dict>
3534
<key>NSLocationWhenInUseUsageDescription</key>
3635
<string></string>
36+
<key>RCTNewArchEnabled</key>
37+
<true/>
3738
<key>UILaunchStoryboardName</key>
3839
<string>LaunchScreen</string>
3940
<key>UIRequiredDeviceCapabilities</key>

0 commit comments

Comments
 (0)