@touchable-ui/expo-template
v0.1.6
Published
A template for Expo projects
Downloads
42
Readme
Expo Template
A template for Expo projects
Getting Started
This is a template for Expo projects. It includes the following:
Prerequisites
- Node.js (>= 18.0.0)
Installation
npx create-expo-app my-app --template @touchable-ui/expo-template
Usage
npx expo prebuild --clean
npm run ios
npm run android