We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The swipe tabbar feature that you've implemented, should not be works when the user scroll on horizontal collection view.
It's messed on scrolling of horizontal collection view.
The text was updated successfully, but these errors were encountered:
I solved it with the UIGestureRecognizerDelegate. If you want, shoot the video within a few days. If you like, I will write the code and PR.
Sorry, something went wrong.
marcosgriselli
No branches or pull requests
Expected Behavior
The swipe tabbar feature that you've implemented, should not be works when the user scroll on horizontal collection view.
Actual Behavior
It's messed on scrolling of horizontal collection view.
Steps to Reproduce the Problem
I can't scroll the collection view safely.
Specifications
The text was updated successfully, but these errors were encountered: