dito010 / JPNavigationController

This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single support.
http://www.jianshu.com/p/88bc827f0692
MIT License
362 stars 74 forks source link

self.navigationController.viewControllers 只有当前正在显示的viewControllers #26

Open qq245124008 opened 6 years ago

qq245124008 commented 6 years ago

A push到B 然后 B push 到C 在C里面 self.navigationController.viewControllers只有C

xzygit commented 5 years ago

A push到B 然后 B push 到C 在C里面 self.navigationController.viewControllers只有C

是的,亲测。只有当前页面的一个viewcontroller