Hey devs! I’m trying to add dark mode to my app and wanted to know how others are doing it.
Do you use custom states, style conditions, or something else?
What’s the best way to save the user’s theme preference?
Any tips to make the switch smooth?