mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 17:13:21 +08:00
1.1 KiB
1.1 KiB
Tailwind CSS example
🚀 How to use
- Install with
yarnornpm install. - Run
expo startto try it out.
📝 Notes
- This example using the
tailwind-rnlibrary 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.