A Sandbox Expo application to demonstrate React Native Gesture Handler 2.0
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
Expo Go is the easiest option so make sure to download the app before scanning the QR Code.