React Native Styling
Unanswered
Harlex posted this in #help-forum
HarlexOP
I have knowledge of React and have generally used Tailwind in my React projects. I want to do the same in React Native. I discovered something called NativeWind that allows us to do this, but I'm not sure how sound this approach is. Do people generally use pure stylesheets, or are there others who use this as well?
2 Replies
its purely a subjective choice
nativewind adds a babel step that converts your className into corresponding style prop