Force light mode for iOS

This commit is contained in:
Sofiya Tepikin
2022-08-01 12:46:09 +02:00
parent f73564a1a4
commit 95ce1b6768
+2
View File
@@ -83,5 +83,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
</dict>
</plist>