Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Swipe up target using vertical drag #155

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

punit1111
Copy link

This PR adds onVerticalDragTargetEnd method to drag or swipeup on target.

Call function when user drag or swipe up on target and load next page using onVerticalDragTargetEnd function.
i.e Swipe up to move through the videos feed

atrope and others added 4 commits March 15, 2023 22:51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@punit1111 punit1111 changed the base branch from master to develop March 20, 2023 18:28
@yakou32
Copy link

yakou32 commented Apr 8, 2024

It would be awesome to have horizontal swipe supported as well.

This feature is especially relevant when the tutorial explains which gesture to use on the target.

If tutorial says "Swipe left or right to select your stage", well the user will try to swap, although only taps are currently supported... In that situation, the app doesn't react.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants