mirror of
https://github.com/tooot-app/app
synced 2025-02-23 07:07:37 +01:00
Add iPad split view support
This commit is contained in:
parent
9a22dc9204
commit
8fbe5d2cad
@ -71,13 +71,15 @@
|
||||
<string>armv7</string>
|
||||
</array>
|
||||
<key>UIRequiresFullScreen</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>UIStatusBarHidden</key>
|
||||
<true/>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>UIUserInterfaceStyle</key>
|
||||
<string>Automatic</string>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"versions": {
|
||||
"native": "220204",
|
||||
"major": 3,
|
||||
"minor": 3,
|
||||
"minor": 4,
|
||||
"patch": 0,
|
||||
"expo": "44.0.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user