Skip to content

A somewhat opinionated way to create React Native apps using Expo

License

Notifications You must be signed in to change notification settings

AppAndFlow/create-expo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-expo-app

A somewhat opinionated way to create React Native apps using Expo.

It provides configuration and a reasonable set of rules, it ensures that tooling and developer dependencies work well together (e.g. TypeScript, ESLint, Prettier, Jest, ...), and lastly, it creates a basic project structure.

Usage

npx https://github.com/AppAndFlow/create-expo-app <app-name>

Prerequisites

Includes

  • Expo
  • TypeScript
  • ESLint
  • Prettier
  • Jest
  • React Navigation
  • react-native-testing-library
  • react-native-kondo
  • Preloading & caching of local assets on app startup
  • Environment variables script
  • CI workflow (via GitHub Actions) to lint, type check & test
  • Minimal project structure

About

A somewhat opinionated way to create React Native apps using Expo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published