-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
- How to change theme at runtime?
For example, the app loadedEStyleSheet.build(DarkTheme)in theindex.js. How to change to Light Theme? Callingbuildagain does not seem to work. - How to use a different theme per component? For example:
<View>
<Button theme='dark'>Dark Button</Button>
<Button theme='light'>Light Button</Button>
<View>
esutton, AnuraagBasu, tomzaku and EskelCztomzakutomzaku
Metadata
Metadata
Assignees
Labels
No labels