All applications should start in dark mode, and then offer you the option to move to light mode.
All applications should start in dark mode, and then offer you the option to move to light mode.
Title really, it's the first thing everybody looks for when they download something.
Disagree. All apps should start by following the system mode. That way you get the app the way you like it and don’t have to change it.
Yup. The latest app I've built has 3 modes.
It gives that setting right on start-up and saves the users selection as the new default straight after. It's not too hard to implement. At least not in Angular. Native Android on the other hand is a pain in the neck. I found react native to also bee rather painful.