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 missing `ReanimatedSwipeable` documentation #3150

Closed latekvo closed 1 month ago

latekvo commented 1 month ago

Description

Add missing documentation for onSwipeableOpenStartDrag and onSwipeableOpenStartDrag callbacks of ReanimatedSwipeable

Moved from #3149