jaredh159 / tailwind-react-native-classnames

simple, expressive API for tailwindcss + react-native
2.08k stars 84 forks source link

Support for Tailwind States #319

Open DavidScicluna opened 2 months ago

DavidScicluna commented 2 months ago

Is it possible if you can add support for the states? This is a must for sure to be able to use this library. Thank you so much for the work you did so far.

jaredh159 commented 2 months ago

Hi there, thanks for your interest.

This library only aims to support RN Native, not RN web, so we only try to support the utilities that exist in a non-web environment. The states you linked to are web-only, which is why they're not supported.