How popular is Dark Mode?

I've been trying to find some info regarding Dar Mode usage. Does anyone know what percent of iOS user use Dark Mode as their defauklt?


Thanks.

If we believe this study, more than 80% (on Mac, not iOS, but that gives a trend) ; even though the figure is probably an oversestimate, that means a significant proportion of people use it.


h ttps://medium.com/dev-channel/let-there-be-darkness-maybe-9facd9c3023d


Anyway, why ask the question ? You should implement it. For a user who uses darkmode, switching to an app that does not support is really unpleasant. And they may well delete your app just for this.


Some are more radical and consider having dark mode only:

h ttps://getpolarized.io/2019/11/25/Dark-Mode-Should-Be-The-Default-With-95-Percent-Preferring-it-Over-Light-Mode.html

I think you don't need to care about how many user like Dark Mode. You should care about which mode suits your app's content.

Knowing this information is useful for designers and marketers especially in the social media marketing realm. I would also like to know how popular dark mode is and the usage stats vs the traditional light mode.

especially if cross referenced with other stats like age and interests. Will help tailor social post designs to fit with the specific color theme.
I finally started implementing dark mode in my Mac apps. Since I myself am one of those who can't stand the dark mode, I didn't have any personal incentives to implement it.

I do hear that many users like dark mode. And my apps are used by thousands of people. However, ever since dark mode was implemented on Mojave I received exactly 1 (one) request to implement it. So naturally it was never a high priority.

I do believe that apps should support dark mode. Just wanted to share the actual feedback I received from users.
My dark mode is not working. Does anyone know any solution?
@nathanmark 

My dark mode is not working. Does anyone know any solution?

Solution to what precise problem ?

If you want some useful answer, you should explain:
  • what is "not working" ?

  • what did you do to implement it ? Did you set all colors to be system colors ?

  • which versions of iOS, Xcode ?

  • Does it occur on simulator and / or device

Any update here?
The problem is in iTunes that is installed on my windows 10 and my windows is already in dark mode.

There is an interesting article about that topic at Nielsen Norman Groups blog:

https://www.nngroup.com/articles/dark-mode/

How popular is Dark Mode?
 
 
Q