Back to Expo

AndroidPhysicalExpoGo

docs/scenes/get-started/set-up-your-environment/instructions/androidPhysicalExpoGo.mdx

latest499 B
Original Source

import QRCodeReact from 'react-qr-code';

Set up an Android device with Expo Go

Scan the QR code to download the app from the Google Play Store, or visit the Expo Go page on the Google Play Store.

<div className="border-default bg-palette-white inline-block rounded-lg border p-4"> <QRCodeReact value="https://play.google.com/store/apps/details?id=host.exp.exponent&referrer=docs" size={228} /> </div>