mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
wip
This commit is contained in:
@@ -71,7 +71,8 @@ Platform.register({
|
||||
settings: {
|
||||
mode: 'ios',
|
||||
viewTransition: 'ios',
|
||||
tapPolyfill: true
|
||||
tapPolyfill: true,
|
||||
keyboardScrollAssist: true
|
||||
},
|
||||
isMatch(p) {
|
||||
return p.isPlatform('ios', 'iphone|ipad|ipod');
|
||||
|
||||
Reference in New Issue
Block a user