An Interclip app for your phone and stuff
- Yarn
- Node.js >= v12.0
- Instal the Expo CLI with
npm i -g expo-cli
- Install dependencies with
yarn
- To start the Expo server, run
yarn start
- For building for iOS and iPadOS, run
yarn build:ios
- For building for Android, run
yarn build:android
- App Store® and the Apple logo® are trademarks of Apple Inc.
- Google Play and the Google Play logo are trademarks of Google LLC.