96 Forks
1899 Stars
1899 Watchers

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.

How to download and setup create-expo-stack

Open terminal and run command
git clone https://github.com/roninoss/create-expo-stack.git
git clone is used to create a copy or clone of create-expo-stack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with create-expo-stack https://github.com/roninoss/create-expo-stack/archive/master.zip

Or simply clone create-expo-stack with SSH
[email protected]:roninoss/create-expo-stack.git

If you have some problems with create-expo-stack

You may open issue on create-expo-stack support forum (system) here: https://github.com/roninoss/create-expo-stack/issues