New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-expo-stack

Package Overview
Dependencies
Maintainers
0
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-expo-stack

CLI tool to initialize a React Native application with Expo

  • 2.11.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
572
decreased by-4.19%
Maintainers
0
Weekly downloads
 
Created
Source

Create Expo Stack CLI

Discord NPM version Downloads

An interactive CLI to create a highly configurable, typesafe Expo app.

Get started by running npx create-expo-stack

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

Description

This CLI tool is designed to help you get started with React Native and Expo as quickly as possible. The CLI options allow you to configure your project with Typescript, file-based routing with Expo Router, configuration-based navigation via React-Navigation, styling with NativeWind, Restyle, StyleSheets, or Tamagui and authentication via Supabase or Firebase.

You can also use flags such as --noInstall, --noGit, and --default in order to customize your project. The CLI will attempt to automatically determine your package manager of choice but you can also pass in your preferred package manager via --npm, --yarn, --pnpm, or --bun. Roadmap coming soon...

Usage

To get started, use npx to run the CLI tool. You will be prompted to opt into the features you want to use.

npx create-expo-stack

Tech Stack for the templates

Currently, all of the templates use the same versions of the following libraries. Not all of the templates include all of the libraries, but they are all available for use.

Each project is generated based on the results of the CLI, on a per-file basis. This approach makes this CLI extremely extendable and easy to use. Common files to all generated projects are stored in the base template folder while files pertaining to additional packages are stored in the packages template folder. Beyond adding files, this project makes use of EJS in order to manipulate existing files as necessary.

LibraryCategoryVersionDescription
React NativeMobile Frameworkv0.73The best cross-platform mobile framework
ReactUI Frameworkv18The most popular UI framework in the world
TypeScriptLanguagev5Static typechecking
React NavigationNavigationv6Performant and consistent navigation framework
ExpoSDKv51Allows (optional) Expo modules
Expo FontCustom Fontsv11Import custom fonts
Expo LinkingURL Handlingv5Open your app via a URL
Expo RouterNavigationv3File-based routing in React-Native
Expo Splash ScreenSplash Screenv0.18Custom splash screen
Expo Status BarStatus Bar Libraryv1Status bar support
Expo System UISystem UI Libraryv2System UI support
Expo Web BrowserWeb Browser Libraryv12Open links in the browser
NativeWindUI Frameworkv4Tailwind CSS for React Native
RestyleUI Frameworkv2Theme-based styling library for React Native
TamaguiUI Frameworkv1Universal UI with a smart optimizing compiler
UnistylesUI Frameworkv2Superset of StyleSheet
Safe Area ContextSafe Area Libraryv4Safe area support
React Native WebWeb Supportv0.19React Native for Web
FirebaseBackend and Authv10Cloud-hosted NoSQL database from Google
SupabaseBackend and Authv2Open source Firebase alternative

Reporting Bugs & Feedback

If you run into problems or have feedback, first search the issues and discussions in this repository. If you don't find anything, feel free to message me on Twitter or open a new issue.

Contributing

See this guide.

Contributions are welcome! Please open a pull request or an issue if you would like to contribute. There are existing feature requests labeled as [FR] in the issues section of this repo.

Want to move faster? I can help 😎

Getting up-to-speed on a new framework can be cumbersome. If you find that you need to move more quickly, I may be available to help.

If you'd like help with your React Native/Expo app or are just looking for a technical advisor to guide you along your journey, let's chat.

Contributors ✨

Thanks go to these wonderful people:

danstepanov
Dan Stepanov
dannyhw
Daniel Williams
hqasmei
Hosna Qasmei
sammoore
Sam Moore
ernestoresende
Ernesto Resende
PickleNik
Null
frankcalise
Frank Calise
ludwig-pro
Ludwig
mrzachnugent
Zach Nugent
alejorod
Alejo Rodriguez
kratos-respawned
Gaurav Bhandari
finnbayer
Finn Bayer
saimon24
Simon Grimm
todevmilen
Milen Todev
alitnk
Alireza Zamani
catalinmiron
Catalin Miron
coyksdev
Gerald
Savinvadim1312
Savin Vadim
b0iq
Null
gabimoncha
Gabimoncha
mwarger
Mat Warger
gialencar
Gilson Alencar
andrew-levy
Andrew Levy
AlejandroGutierrezB
Alejandro Gutierrez Barcenilla
falcoagustin
Agustin Falco
claudesortwell
Claude
gwenoleR
Null
boek
Jeff Boek
zamplyy
Joar Karlsson
Joehoel
Joël Kuijper
asapMaki
Mahir Kadić
imranbarbhuiya
Parbez
ralacerda
Renato Lacerda
Hacksore
Sean Boult
YounessHassoune
YOUNESS HASSOUNE
bautistaaa
Null
debugtheworldbot
Pipizhu

FAQs

Package last updated on 08 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc