How can I show the previous view controller in my UINavigationController's stack underneath a new view controller pushed to the stack? -


i want push view controller uinavigationcontroller's stack still let previous view controller on stack peek through. how can this? if using presentation apis presentviewcontroller:animated: etc., use modalpresentationstyle, don't think can here.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -