We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fe19c commit 7611477Copy full SHA for 7611477
Example/Example/Info.plist
@@ -39,5 +39,7 @@
39
<string>UIInterfaceOrientationLandscapeLeft</string>
40
<string>UIInterfaceOrientationLandscapeRight</string>
41
</array>
42
+ <key>UIUserInterfaceStyle</key>
43
+ <string>Dark</string>
44
</dict>
45
</plist>
0 commit comments