roninoss / create-expo-stack

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.

Home Page:https://rn.new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[cli] Blank template does not include proper flags

danstepanov opened this issue · comments

commented

Expected

  • importAlias = true
  • noGit = false
  • noInstall = false

Actual

Screenshot 2023-12-05 at 10 56 36 PM

commented

addressed by 64a56e3