From 7b615464c007cd002bea0c6080ecd5d8e94c82f9 Mon Sep 17 00:00:00 2001 From: Konrad Michalik Date: Thu, 19 Feb 2026 15:28:42 +0100 Subject: [PATCH] Readd landscape orientations to FabricExample plist --- FabricExample/ios/FabricExample/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FabricExample/ios/FabricExample/Info.plist b/FabricExample/ios/FabricExample/Info.plist index 911bed9a05..7d7ca5c602 100644 --- a/FabricExample/ios/FabricExample/Info.plist +++ b/FabricExample/ios/FabricExample/Info.plist @@ -46,6 +46,8 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad