0

My app has a full-screen UICollectionView with a horizontal scroll direction. When I swipe from the edge, intending for the NavigationController to pick up the InteractivePopGesture, the CollectionView interprets it as a horizontal scroll.

Is there any way to use the new InteractivePopGesture with a full screen scrollable view?

Edit: The comments here describe the same problem.

Community
  • 1
  • 1
nighthawk454
  • 943
  • 12
  • 20

1 Answers1

0

I answered this problem on a different question. See if this works for you.

Community
  • 1
  • 1
AndroC
  • 4,758
  • 2
  • 46
  • 69