fix keyboard and haptics
This commit is contained in:
@@ -6,6 +6,11 @@ const config: CapacitorConfig = {
|
||||
webDir: 'dist',
|
||||
server: {
|
||||
androidScheme: 'https'
|
||||
},
|
||||
plugins: {
|
||||
Keyboard: {
|
||||
resize: 'native'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user