software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
5.85k stars 954 forks source link

Add `Next` example app #2855

Open m-bert opened 1 month ago

m-bert commented 1 month ago

Description

This PR adds Next.js example to our repository.

Test plan

Well... run example app I guess?

  1. cd next-example
  2. yarn dev
  3. Visit localhost:3000