Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setting themable styles on Components #73

Closed
emilsjolander opened this issue Apr 12, 2017 · 1 comment
Closed

Support setting themable styles on Components #73

emilsjolander opened this issue Apr 12, 2017 · 1 comment

Comments

@emilsjolander
Copy link
Contributor

Right now we only apply styles if the user explicitly sets one in the component's create() method. However, we want to be able to set this in the Component itself so that you can make components automatically gather styles from the theme.

The work here is to automatically get the theme off the context and set the appropriate props on mount items (Text, etc) if they are not otherwise overridden.

Point of contact @emilsjolander

@sheshank-2903
Copy link

sheshank-2903 commented Apr 26, 2023

@emilsjolander hello, I am new to open source contribution, I want to start my contribution with this task can you help me out with details and tips?
thanks and regards
Got Speed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants