52inc / Pulley

A library to imitate the iOS 10 Maps UI.
https://cocoapods.org/pods/Pulley
MIT License
2.02k stars 265 forks source link

PulleyViewController in an navigation controller #337

Closed hixfield closed 5 years ago

hixfield commented 5 years ago

When I put a PulleyViewController in an UINavigationController (its being pushed) I cannot see the navigationbar. Is this supported by Pulley?

amyleecodes commented 5 years ago

PulleyViewController doesn’t do anything to navigation bars (it ignores them) and should act like a regular view controller.