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

Add more complex transformations example #3124

Open j-piasecki opened 1 month ago

j-piasecki commented 1 month ago

Description

Extracted new transformations example from https://github.com/software-mansion/react-native-gesture-handler/pull/2919, so that the entire thing isn't blocked by https://github.com/software-mansion/react-native-gesture-handler/issues/2929