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
6.13k stars 982 forks source link

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

Closed j-piasecki closed 8 months ago

j-piasecki commented 8 months ago

Description

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