CLI tool to initialize a React Native application with Expo. Provides options to include Typescript, file-based routing via Expo Router, configuration based routing via pure React Navigation, styling via Nativewind, Restyle, Unistyles, StyleSheets, or Tamagui, and/or backend as a service such as Firebase and Supabase.
Note
this is my first time contributing to open source so feel free to correct my mistakes and guide me
Description
added compoents diretory to tailwind config
Related Issue
styles dont work
Motivation and Context
tailwind wont see the styles in component folder
How Has This Been Tested?
using the cli locally and verifying that styles do work when running the project
Screenshots (if appropriate):