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.83k stars 952 forks source link

Update mocks to work when testing for the new arch #2801

Closed j-piasecki closed 1 month ago

j-piasecki commented 1 month ago

Description

Mock for the install method was missing, this PR adds it.