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.
https://rn.new
MIT License
1.59k stars 85 forks source link

fix: rerun script doesnt need expo router for NWUI #369

Closed dannyhw closed 4 months ago

dannyhw commented 4 months ago

Description

Since expo router is added by default we can remove it from the rerun script

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):