add logos and splashscreen plugin
This commit is contained in:
BIN
src/assets/logo/contexted-logo-blue-bg-transparent.png
Normal file
BIN
src/assets/logo/contexted-logo-blue-bg-transparent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
BIN
src/assets/logo/contexted-logo-white-bg-blue.png
Normal file
BIN
src/assets/logo/contexted-logo-white-bg-blue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
BIN
src/assets/logo/contexted-logo-white-bg-transparent.png
Normal file
BIN
src/assets/logo/contexted-logo-white-bg-transparent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
@@ -7,6 +7,9 @@ import { usePreferredDark, useFavicon } from '@vueuse/core'
|
||||
import { initializeFirebase } from '@/composables/useFirebase'
|
||||
import { StatusBar, Style } from '@capacitor/status-bar'
|
||||
import { Keyboard } from '@capacitor/keyboard'
|
||||
import { SplashScreen } from '@capacitor/splash-screen'
|
||||
|
||||
SplashScreen.hide()
|
||||
|
||||
if (Capacitor.isNativePlatform()) {
|
||||
StatusBar.setStyle({ style: Style.Dark })
|
||||
|
||||
Reference in New Issue
Block a user