vitalets / react-native-extended-stylesheet

Extended StyleSheets for React Native
MIT License
2.93k stars 132 forks source link

Rebuild StyleSheet Global Variables #53

Closed deadcoder0904 closed 7 years ago

deadcoder0904 commented 7 years ago

I have posted this on Stack Overflow too. Kindly take a look

deadcoder0904 commented 7 years ago

Also, I have seen Dynamic Styles too, but I think my approach is easy & can be done..Idk 🤔 how but 😂

deadcoder0904 commented 7 years ago

Hey @vitalets is it done or can it be done ?

deadcoder0904 commented 7 years ago

Is #theming docs about it ?

vitalets commented 7 years ago

Hey! It is done in master and I plan to release 0.7.0 today. I would appreciate if you check from master:

npm i vitalets/react-native-extended-stylesheet
deadcoder0904 commented 7 years ago

Cool great work. Awesome project 😍

vitalets commented 7 years ago

Is #theming docs about it ?

yes. Currently it looks like theming is only feature that needs to re-build global vars.

plaporte commented 3 years ago

@deadcoder0904 What's the final solution to get this working? I couldn't quite follow.

deadcoder0904 commented 3 years ago

@plaporte idk now. it's been 3 years lol since i last used rne, maybe u can ask @vitalets or check the examples :)