- Install with
yarn
ornpm install
. - Run
yarn start
ornpm run start
to try it out.
- This example using the
tailwind-rn
library to allow you to use Tailwind CSS in React Native. - You can even customize it to use your own styles or colors. Read more about that here.
- Tailwind CSS Documentation.