interactivepopgesture Questions

3

On iOS 7. I have navigation controller and I push a new VC on top of the stack. That new VC has a UIScrollView that fills the VC's root view and scrolls vertically. If I scroll down a little bit a...
Thump asked 23/5, 2014 at 7:58

1

Solved

I'm adding search controller like this: viewController.navigationItem.searchController = searchController viewController.navigationItem.hidesSearchBarWhenScrolling = false viewController.define...
Lingle asked 27/12, 2017 at 15:10

9

Solved

In my app I have different controllers. When I push controller1 to navigation controller and swipe to back, all works good. But, if I push navigation controller1, and into controller1 push controll...
Flyleaf asked 19/1, 2014 at 19:33

5

Solved

I am having a weird problem with UINavigationBar's title in an app when interactivePopGestureRecognizer comes into play. I have made a demo app to showcase this bug. Setup: The rootViewControlle...
Decomposition asked 24/4, 2014 at 6:23
1

© 2022 - 2024 — McMap. All rights reserved.