A fn to get theme & hasAdaptiveThemes #484
Closed
imranbarbhuiya
started this conversation in
Ideas
Replies: 2 comments
|
Both
You can listen to them inside react with |
0 replies
|
oh they already exists, when I searched the docs, I couldnt find it, thanks.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes we need to get
themein utils file, for that, I cant use hooks there so need a way to get the current theme likeAppearance.getColorScheme();gives. No subscribe/listener stuff, just the value of when its calledAll reactions