Custom launch screen without splash screen on iOS #3512
Unanswered
jayenashar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to make a custom LaunchScreen.storyboard which is not a splash screen. That is, it is a placeholder screen that is described here: https://developer.apple.com/design/human-interface-guidelines/ios/visual-design/launch-screen/ . Is it possible to have the app go from launch screen to webview without the splash screen, and hide the launch screen with Plugins.SplashScreen.hide()?
Beta Was this translation helpful? Give feedback.
All reactions