- Open OpenTechSummit with the Expo client
npm i -g expo- Clone this repo, cd into it, run
npm i exp start- Scan the QR code from your phone. Alternatively, in another terminal window run
exp iosand/orexp androidto open in simulator.
First, sign in opentech Expo account.
- Android:
exp publish --release-channel android - iOS:
exp publish --release-channel ios - Expo client:
exp publish
First, sign in to the opentech Expo account.
- Android:
exp build:android --release-channel android - iOS:
exp build:android --release-channel ios