add logos and splashscreen plugin
This commit is contained in:
@@ -8,6 +8,9 @@ const config: CapacitorConfig = {
|
||||
androidScheme: 'https'
|
||||
},
|
||||
plugins: {
|
||||
SplashScreen: {
|
||||
backgroundColor: '#1E4BC4'
|
||||
},
|
||||
Keyboard: {
|
||||
resize: 'native'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user