0.0.1 • Published 1 year ago

expo-tailwind-web-template v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

expo-tailwind-web-template

Website template of Expo + React Navigation + Tailwindcss with DaisyUI Themes. (Only for website, Not mobile)

  • Typescript
  • Custom theme can be added in src/constants/themes.ts
  • More than one theme can be used
  • Root import prefix ~/ for src/
  • Prettier taildwind plugins included
  • Bootstrap Icons cdn was used (Check src/elements/icons/index.tsx)
  • Drawer navigation can be added as you like
npx create-expo-app my-app --template expo-tailwind-web-template