jaredh159 / tailwind-react-native-classnames

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

FR: support for size-* #314

Closed jvliwanag closed 4 months ago

jvliwanag commented 4 months ago

size-* is just a convenience for setting width and height at the same time. See tailwind docs.

jaredh159 commented 4 months ago

available now in v4.5.0, thanks for opening the issue