mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(animation): improve menu and go back swipe
This commit is contained in:
@@ -109,7 +109,6 @@ export const PLATFORM_CONFIGS: {[key: string]: PlatformConfig} = {
|
||||
scrollAssist: isIOS,
|
||||
statusbarPadding: isCordova,
|
||||
swipeBackEnabled: isIOS,
|
||||
swipeBackThreshold: 40,
|
||||
tapPolyfill: isIOSUI,
|
||||
virtualScrollEventAssist: isIOSUI,
|
||||
disableScrollAssist: isIOS,
|
||||
|
||||
Reference in New Issue
Block a user