From 46b3a439951c54feba0a8a46f8bf18fb092ebbfe Mon Sep 17 00:00:00 2001 From: Saad Najmi Date: Wed, 22 Feb 2023 14:02:21 -0600 Subject: [PATCH] [RNTester] Support Slideover on iPad --- packages/rn-tester/RNTester/Info.plist | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/packages/rn-tester/RNTester/Info.plist b/packages/rn-tester/RNTester/Info.plist index 788e4d6193c8..0542ca74710b 100644 --- a/packages/rn-tester/RNTester/Info.plist +++ b/packages/rn-tester/RNTester/Info.plist @@ -2,16 +2,6 @@ - LSApplicationQueriesSchemes - - tel - telprompt - http - fb - geo - - UIStatusBarStyle - UIStatusBarStyleBlackTranslucent CFBundleDevelopmentRegion en CFBundleExecutable @@ -60,9 +50,10 @@ UISupportedInterfaceOrientations - UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown UIViewControllerBasedStatusBarAppearance