Ok, iOS dev friends, what is the proper way to create theming that works with light and dark mode?
- How do you know when the system goes from light to dark?
- How can you tell the OS, use these colors?
Do you use appearance() or something else?
Halp.
Ok, iOS dev friends, what is the proper way to create theming that works with light and dark mode?
Do you use appearance() or something else?
Halp.