vitalets / react-native-extended-stylesheet

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

CSS psudo class or psudo elements selectors like after and before in react native #46

Closed aniruddhashevle closed 6 years ago

aniruddhashevle commented 7 years ago

Is it feasible to use css psudo class or psudo elements selectors like after, before, etc in react native? Or any other way around out there?

Or could we do something to make it feasible in this amazing package?

vitalets commented 7 years ago

hey @aniruddhashevle ! Currently after / before pseudo classes are not supported as I did not get the requests for that. Could you describe the problem that you want to solve?

vitalets commented 6 years ago

close as outdated.