TVke / react-native-tailwindcss

A react-native style system based on TailwindCSS
https://tvke.github.io/react-native-tailwindcss/
MIT License
565 stars 34 forks source link

Add support for DynamicColorIOS and PlatformColor #41

Closed thomaschaaf closed 4 years ago

thomaschaaf commented 4 years ago

fixes #39

TVke commented 4 years ago

Hi @thomaschaaf

When I run the tests I run into some failures as some of the values are not added to the styles. Maybe a problem with the guard in the generator.

greetings Thomas

thomaschaaf commented 4 years ago

@TVke sorry I forgot to commit my upgrade of react native

TVke commented 4 years ago

Thank you