ios - Want pushed navigationController from a subview to appear on full screen, not subview -
i have uinavigationcontroller
have uitableviewcontroller
subview navigationcontroller
. but problem that, pushed navigationcontroller subview appearing in subview only.
want pushed navigationcontroller
subview appear in entire screen, not subview.
how can achieve it? appreciated.
can show of code? need push new viewcontroller onto outer uinavigationcontroller.
Comments
Post a Comment