1.1.0 • Published 5 months ago

expo-template-kickstart v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Kickstart template for Expo

A template for Expo apps.

npm create-expo-app --template expo-template-kickstart

Or

yarn create expo-app --template expo-template-kickstart

After installation, run yarn start and you're ready to go!

Batteries included:

  • Typescript
  • Expo Router
  • Custom icons setup
  • Jest
  • PlopJS
  • Eslint & Prettier
  • Husky & Lint-staged