expo-tailwind-example Tailwind Templates

Expo Tailwind Example

This is an example to answer question 71600495 at stackoverflow.com about tailwind-rn.

expo-tailwind-example

This is an example to answer question 71600495 at stackoverflow.com about tailwind-rn.

See the project on a device

I published this project at Expo Dev Tools. Then you can scan the project QR Code to see the result on a device.

expo-tailwind-example

Or access the this link on your device.

Run this project

To run this example you must install the dependencies.

yarn

Run the tailwind-rn to generate the styles.

yarn build:tailwind

or watch the changes with:

yarn dev:tailwind

And finally, to build the project you must run the following commands on your terminal.

To build for iOS.

yarn ios

And to build for Android.

yarn android

Top categories

Loading Svelte Themes