expo-template-kickstart
v1.1.0
Published
A template for Expo apps.
Downloads
4
Readme
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