# Tailwind CSS example
## 🚀 How to use
- Install with `yarn` or `npm install`.
- Run `expo start` to try it out.
## 📝 Notes
- This example using the [`tailwind-rn`](https://github.com/vadimdemedes/tailwind-rn) library to allow you to use [Tailwind CSS](https://tailwindcss.com/) in React Native.
- You can even customize it to use your own styles or colors. Read more about that [here](https://github.com/vadimdemedes/tailwind-rn#customization).
- [Tailwind CSS Documentation](https://tailwindcss.com/docs/utility-first).