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: include `@latest` tag when copying the command #383

Closed ralacerda closed 3 months ago

ralacerda commented 3 months ago

Description

The command copied to the clipboard does not include the @latest tag (while the code shown does)

Related Issue

This was missed on https://github.com/roninoss/create-expo-stack/commit/8b560e3d45502c6dbdbc4273ffaa82e198f71de0

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):