diff --git a/ios/ReactNativeIgniteKit dev-Info.plist b/ios/ReactNativeIgniteKit dev-Info.plist index 36962f8..1c80479 100644 --- a/ios/ReactNativeIgniteKit dev-Info.plist +++ b/ios/ReactNativeIgniteKit dev-Info.plist @@ -51,6 +51,13 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance diff --git a/ios/ReactNativeIgniteKit prod-Info.plist b/ios/ReactNativeIgniteKit prod-Info.plist index d7c826d..7878918 100644 --- a/ios/ReactNativeIgniteKit prod-Info.plist +++ b/ios/ReactNativeIgniteKit prod-Info.plist @@ -51,6 +51,13 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance diff --git a/ios/ReactNativeIgniteKit stag-Info.plist b/ios/ReactNativeIgniteKit stag-Info.plist index 1fdad9a..2fda1e2 100644 --- a/ios/ReactNativeIgniteKit stag-Info.plist +++ b/ios/ReactNativeIgniteKit stag-Info.plist @@ -49,6 +49,13 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance