Use in React Native. #18750
Answered
by
MuhammadOwais-SE
dev-aditya-lab
asked this question in
Help
-
How can i use tailwind classes in react native. |
Beta Was this translation helpful? Give feedback.
Answered by
MuhammadOwais-SE
Aug 24, 2025
Replies: 1 comment
-
intall the dependency using this
Run the following command to automatically add tailwind-rn to your React Native project:
Bro follow this readME doc "https://github.com/vadimdemedes/tailwind-rn" it have a step by step guide. I hope this answers your question |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dev-aditya-lab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
intall the dependency using this
Run the following command to automatically add tailwind-rn to your React Native project:
Bro follow this readME doc "https://github.com/vadimdemedes/tailwind-rn" it have a step by step guide.
I hope this answers your question