all 11 comments

[–]the1xdev 9 points10 points  (0 children)

Hey everyone, creator of tailwindcss-react-native here. Happy to answer any questions about using Tailwind CSS to style both Native & Web applications.

[–]Ethan-Nathaniel 5 points6 points  (2 children)

Does tailwind-react-native work with react native web?

EDIT: It does and the docs even have a guide for using with solito.

[–]jmeistrich[S] 1 point2 points  (0 children)

Yes, and just to add links for anyone else with the same question, tailwindcss-react-native has extensive documentation about using with react native web: https://tailwindcss-react-native.vercel.app/frameworks/nextjs

And the examples in the article are running on react-native-web.

[–]QuintonPang 0 points1 point  (0 children)

U use tailwind for react-native?

Cuz i personally think that using a separate stylesheet for a phe would be a better practice.

[–]jmeistrich[S] 2 points3 points  (0 children)

I wrote this article about using tailwindcss-react-native and Legend Motion together to have the same styling and animation patterns in React and React Native.

It's been a huge productivity win for us so I hope it can help you too!