Now that iOS 13 and Android Q support Dark Mode, we'll want our app's Splash Screen to be dark too. This sample demonstrates how to create a Splash Screen that is dark when Dark Mode is enabled, but still light when Dark Mode is disabled.
I recently implemented this splash screen for my app, Punday, on iOS and Android. Since Punday is not open-source, I put together this sample and assembled a walkthrough demonstrating how I created Punday's splash screen.
You can find the walkthrough to implement a Dark Mode Splash Screen here: https://codetraveler.io/2019/10/11/creating-a-dark-mode-splash-screen/
iOS, Dark Appearance Enabled | iOS Dark Appearance Disabled | Android Dark Theme Enabled | Android Dark Theme Disabled |
---|---|---|---|