Light/Dark Mode #45
Answered
by
mrzachnugent
kevinschaich
asked this question in
Q&A
|
Hey, we're considering buying an all-access pass for our team to use NativeWindUI in our app. Something I couldn't find on the website or GH Issues – do all the components support light/dark appearance on iOS & Android? If yes, will they automatically switch based on the user's selection of system-wide light vs. dark mode? |
Answered by
mrzachnugent
Mar 13, 2025
Replies: 1 comment 1 reply
|
Hey @kevinschaich, yes we implemented light/dark appearance for all components. If there is an exception, it is a limitation of the third party library. It will automatically switch based on the user's selection of system-wide light vs dark mode. You can try it out on with the OSS components. You can use CES, select |
1 reply
Answer selected by
kevinschaich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @kevinschaich, yes we implemented light/dark appearance for all components. If there is an exception, it is a limitation of the third party library.
It will automatically switch based on the user's selection of system-wide light vs dark mode. You can try it out on with the OSS components. You can use CES, select
expo-routerfor navigation, selectNativeWindUIfor styling, and select all components.