0

I have created a website using Ruby on Rails 7 with TailwindUI package: https://tailwindui.com/

Now, I'm planning to create a mobile app for this website, so I wonder can I reuse the TailwindUI style on the web for my react native app? Thanks in advance!

1 Answers1

0

Nativewind is a good choice to use tailwind within react-native.

As for the TailwindUI components I haven't seen yet an implementation for native.

Hemã Vidal
  • 1,742
  • 2
  • 17
  • 28