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 compatibility with `Next` #2852

Open m-bert opened 1 month ago

m-bert commented 1 month ago

Description

This PR aims to bring compatibility with Next.js apps

Test plan

Run Next.js app with Gesture Handler installed from package created from this PR.