Skip to content

How can I disable this swipe feature for horizontal collection view? #60

@spechaker

Description

@spechaker

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:

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions