1.0.0 • Published 5 years ago

react-native-expo-starter v1.0.0

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

React Native & Expo Starter

Awesome starter template to help you build mobile app with React native and Expo.

Table of contents

Install

Clone this repository

git clone https://github.com/alexdevero/react-native-expo-starter.git

Install dependencies

npm install

or

yarn

Usage

Run the app

npm run start

or

yarn run start

Develop the app for iOS

npm run ios

or

yarn run ios

Develop the app for Android

npm run android

or

yarn run android

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Alex Devero.