ui-material-components
ui-material-components copied to clipboard
Dark Mode/theme Support
Android 10 and iOS 13 introduce system-wide dark appearance for all user interface elements, known as Dark theme for Android and Dark Mode for iOS.
The components can take advantage of MaterialComponents’ dark theme for Android: https://material.io/develop/android/theming/dark/
@vchimev How would you see that happening here? I mean do you want me to apply a custom theme? If i am not mistaken this could be completly handled in {N}. If the ns themes for light/dark have css entries for material components it would work out of the box. Well maybe not all components. For Dialogs the user would have to change it's android style as you mentioned