To Do First
Software Package Version:
1.0.3
Describe the bug
I wanted to hide gallery modal by swiping an image down and used onViewTransformed event to track user swipes. It worked really smooth with react-native-gallery-swiper. When I switched to react-native-smart-gallery it seems that it's hard to swipe down an imaged that is not zoomed - usually carousel left/right swipe is triggered, even if you drag the image straight down.
To Reproduce
- Open gallery
- Try to swipe the image down (without zooming it in)
- Usually carousel swipe left/right starts even if you try to drag the photo down
Expected behavior
When user swipes down an image is dragged and carousel left/right swipe is not triggered
Screenshots
Version (please complete the following information):
- Device: iPhone7, Samsung
- Android: 10
- iOS: 13
- react-native: 0.60.5
- react: 16.8.6
Additional context
To Do First
Software Package Version:
1.0.3
Describe the bug
I wanted to hide gallery modal by swiping an image down and used
onViewTransformedevent to track user swipes. It worked really smooth with react-native-gallery-swiper. When I switched to react-native-smart-gallery it seems that it's hard to swipe down an imaged that is not zoomed - usually carousel left/right swipe is triggered, even if you drag the image straight down.To Reproduce
Expected behavior
When user swipes down an image is dragged and carousel left/right swipe is not triggered
Screenshots
Version (please complete the following information):
Additional context