Disable overscroll/bounce on iOS
This commit is contained in:
parent
46bcb0cf28
commit
ce54bdfecf
@ -73,6 +73,7 @@
|
||||
</platform>
|
||||
<platform name="ios">
|
||||
<preference name="StatusBarOverlaysWebView" value="false" />
|
||||
<preference name="DisallowOverscroll" value="true" />
|
||||
<allow-intent href="itms:*" />
|
||||
<allow-intent href="itms-apps:*" />
|
||||
<preference name="scheme" value="app" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user