0.1.6 • Published 10 months ago

@touchable-ui/expo-template v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Expo Template

A template for Expo projects

Getting Started

This is a template for Expo projects. It includes the following:

Prerequisites

Installation

npx create-expo-app my-app --template @touchable-ui/expo-template

Usage

npx expo prebuild --clean
npm run ios
npm run android