Replies: 1 comment
-
Nativewind is already two libraries
react-native-css is just the new version of react-native-css-interop. You will lose all the native only class names - this is what nativewind adds. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Mark,
I've got a question about
react-native-css
andnativewind
.Right now, I'm using nativewind in my app, and it's been working pretty well (thanks for your awesome work!). I was looking at react-native-css and got curious if I could use it as a replacement for nativewind.
If I were to switch from nativewind to react-native-css, are there any key features or usability aspects I would be giving up? I'm trying to get a better sense of the trade-offs between the two.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions