Skip to content

A sandbox with basic examples of gestures created with react native gesture handler 2.0 & expo

Notifications You must be signed in to change notification settings

Chinwike1/react-native-gestures

Repository files navigation

A Sandbox Expo application to demonstrate React Native Gesture Handler 2.0

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

Expo Go is the easiest option so make sure to download the app before scanning the QR Code.

Gestures

Pan Gesture

Pan Gesture Demo

Tap Gesture

Tap Gesture Demo

Swipeable Gesture Component

Swipeable Gesture Demo

Long Press Gesture

Long Press Gesture Demo

Pinch/zoom Gesture

Pinch/zoom Gesture Demo

About

A sandbox with basic examples of gestures created with react native gesture handler 2.0 & expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published