marcosgriselli / marcosgriselli/SwipeableTabBarController
How can I disable this swipe feature for horizontal collection view?
- Dominant language
- Swift
- Stars
- 1.5k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
## 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
1. Add tabbar controller with SwipeableTabBarController
2. Add a horizontal collection view in viewcontroller
3. Try to scroll collection view. Then it's just messed...
I can't scroll the collection view safely.
## Specifications
- Version: xCode 10.1, Swift 4.2 and latest SwipeableTabBarController
- Platform: iPhone 6
- Subsystem:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.