gluestack

gluestack Logogluestack

propertyResolver and React Native Web

mrsquaare posted this in #support
Open in Discord
Avatar
mrsquaareOP
Hello!

I would like to use theme-scoped property resolvers in a project using React Native Web
I'm trying to resolve a colors token, also defined in my config, but it returns me a CSS var
And with this CSS var I can't apply what I want (example: darken the color)

How can I make it always resolve the token?
Thanks 🙂

3 Replies

Avatar
mrsquaareOP
Avatar
viraj1098
Hey @mrsquaare , Can you give us a code snippets with comments ? It would be easier for us to understand and suggest solution.