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 necessary mocks to build `Next.js` app #2873

Open m-bert opened 3 weeks ago

m-bert commented 3 weeks ago

Description

This PR adds necessary typescript changes in order to build Next.js app.

Test plan

I've tested this changes on branch with Next Example using yarn build.