deanmcpherson / deanmcpherson/react-native-sortable-listview
Add functionality to panResponder functions
Open
- Dominant language
- JavaScript
- Stars
- 909
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I want to invoke a function when the `onPanResponderRelease` is called. It doesn't seem like there is currently a prop that allows me to do this.
If i pass a prop such as `onResponderRelease`, i would expect it to get called prior to the `this.state.active` conditional within onPanResponderRelease. Happy to make a PR if this is wanted functionality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.