feat: support for android 12 & IOS in example (#60)

This commit is contained in:
Pranav
2022-09-25 12:48:19 +05:45
committed by GitHub
parent 5ed35155de
commit 4c040be4ff
17 changed files with 69 additions and 33 deletions

View File

@ -41,5 +41,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>