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 `Podfile.lock` in `FabricExample` #3174

Closed m-bert closed 1 month ago

m-bert commented 1 month ago

Description

Currently our CI fails on pod install. This PR updates Podfile.lock to fix it.

Test plan

See that CI passes.