react-native-toast-notifications icon indicating copy to clipboard operation
react-native-toast-notifications copied to clipboard

Fixed not working swipe gestures when toast is shown from React-Native Modal

Open andandrej opened this issue 2 years ago • 5 comments

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.

andandrej avatar Nov 14 '23 15:11 andandrej

@arnnis I can confirm that this fixes #158, tested on iOS

andrijanovakovic avatar Nov 15 '23 13:11 andrijanovakovic

Thanks for the PR. I will check this soon

arnnis avatar Nov 15 '23 14:11 arnnis

@arnnis Hello, can you please check this? Thanks!

andandrej avatar Jan 19 '24 07:01 andandrej

@arnnis, @yuan9090 when will this be merged and released new version?

Thanks!

andandrej avatar Aug 15 '24 07:08 andandrej

Looking forward to having this merged

WKampel avatar Dec 01 '24 18:12 WKampel