Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to push the uinavigationcontroller into another uinavigationcontroller

Currently i have an application that uses uinavigationcontroller but hides the navigationbar only in root view and i want to use this application as external library in some application and push this entire application as one menu item.

But when i try to push this application in navigation stack it hides the navigation barand i am not able come to my previous list.

How to show the back button in this case and How to push one uinavigationcontroller in some other navigationcontroller?

please help me in this issue.

like image 392
Vignesh Babu Avatar asked Nov 26 '25 02:11

Vignesh Babu


1 Answers

The navigationController is applicable throughout the application.So,what u need to do is simply hide the navigation bvar in RootViewController and show it on the next view.This solves your problem.

like image 166
Rama Rao Avatar answered Nov 28 '25 17:11

Rama Rao



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!