UdaySravanK / RNSwipeButton

React Native Swipe Button component
https://udaysravank.github.io/RNSwipeButton/
MIT License
316 stars 75 forks source link

Unable to drag thumb button in draggable container. #29

Open lpetkov-sw opened 4 years ago

lpetkov-sw commented 4 years ago

Hello, I put the swipe button in a draggable card container and the thumb button is not able to be dragged to the end. Sometimes that is happening also when you put the swipeButton in a ScrollView also.

tkoolreact commented 4 years ago

Im getting this issue too in stackNav. It seems to get stuck and wont swipe to the end.

CyberMew commented 4 years ago

Same here. Seems to happen for iOS only?

KPS250 commented 2 years ago

Were you able to solve this? Facing issue of swipe only on iOS. Android is all good. image

Edit: Disabling swipe on tabs resolved the issue.

rvera commented 1 year ago

Want to bump this, putting this inside a scrollview causes this issue for me. It's pretty normal to expect this to be inside a scrollview/list