react-native-toast-notifications
react-native-toast-notifications copied to clipboard
Fixed not working swipe gestures when toast is shown from React-Native Modal
I've added missing PanResponder method like it was suggested in this issue in React-Native GitHub repo. Now the swiping actions works inside React-Native Modal too.
This PR aims to fix issue #158.
@arnnis I can confirm that this fixes #158, tested on iOS
Thanks for the PR. I will check this soon
@arnnis Hello, can you please check this? Thanks!
@arnnis, @yuan9090 when will this be merged and released new version?
Thanks!
Looking forward to having this merged