forked from coracle/flotilla
Take a guess at fixing android keyboard issue
This commit is contained in:
@@ -11,6 +11,10 @@ const config: CapacitorConfig = {
|
||||
SplashScreen: {
|
||||
androidSplashResourceName: "splash"
|
||||
},
|
||||
Keyboard: {
|
||||
style: "DARK",
|
||||
resizeOnFullScreen: true,
|
||||
},
|
||||
},
|
||||
// Use this for live reload https://capacitorjs.com/docs/guides/live-reload
|
||||
// server: {
|
||||
|
||||
Reference in New Issue
Block a user