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

Set minimum or maximum number of touches for recognizer #80

Closed
kyuuuyki opened this issue Dec 23, 2019 · 2 comments · Fixed by #83
Closed

Set minimum or maximum number of touches for recognizer #80

kyuuuyki opened this issue Dec 23, 2019 · 2 comments · Fixed by #83

Comments

@kyuuuyki
Copy link

Expected Behavior

If number of touches set to 3, it should only able to swipe when I use 3 fingers.

Current Behavior

Cannot using specific number of touches to swipe.

Environment

  • SwipeableTabBarController version: 2.1.1
  • Device and OS running tests: iPad Mini 4, iOS 13.3
@kyuuuyki kyuuuyki changed the title New Feature: Set minimum or maximum number of touches for recognizer Set minimum or maximum number of touches for recognizer Dec 23, 2019
@marcosgriselli
Copy link
Owner

@kyuuuyki this is a straightforward feature, would you like to send a PR? I can help out with it.

@kyuuuyki
Copy link
Author

I still can't figure out how to swipe (with more that 1 finger) on UICollectionView.

Since that issue (#81) is related to this issue,
I think it will be best if you commit both on your PR.

However, thanks for your pod. great work!

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

Successfully merging a pull request may close this issue.

2 participants