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.
Just removes some unnecessary checks around the deletion that was stopping the user from being prompted when running in non-interactive mode. User can pass overwrite to skip the prompt.
Description
Just removes some unnecessary checks around the deletion that was stopping the user from being prompted when running in non-interactive mode. User can pass overwrite to skip the prompt.
Related Issue
closes #385
Motivation and Context
385
How Has This Been Tested?
Screenshots (if appropriate):