Skip to content

Commit

Permalink
Merge pull request #27016 from Expensify/vit-requireFullScreen
Browse files Browse the repository at this point in the history
[CP Staging] [NoQA] Require full screen for iOS
  • Loading branch information
mountiny authored Sep 8, 2023
2 parents 5fc3500 + b8bc205 commit 0c1116a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/NewExpensify/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@
<array>
<string>armv7</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down

0 comments on commit 0c1116a

Please sign in to comment.