Skip to content

[BUG] Swiping down/up an image that is not zoomed in #6

Description

@radekcy

To Do First

  • Did you try latest release?
  • Did you look for existing matching issues?

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

  1. Open gallery
  2. Try to swipe the image down (without zooming it in)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions