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
- Add tabbar controller with SwipeableTabBarController
- Add a horizontal collection view in viewcontroller
- 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:
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