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!