gop
gop

Reputation: 2200

UINavigationController overlap navigation bar

I have a UINavigationController similar to this one

enter image description here

I have elements on the screen which are animated to move across the screen.(https://github.com/Yalantis/Koloda) I want those elements to overlap with the navigation bar. Now when the navigation bar simply clips these views. I tried removing clipToBounds from several places without results.

Upvotes: 0

Views: 108

Answers (0)

Related Questions