Containerview delegate

I have two view controllers in a container view. Since Im not instantiating a viewcontroller before pushing it via navigation/segue how would I set the delegate to self. A bit confused since there isnt a parent/child relationship.

Or can just kvo to look for a state change to run a function.

Thank you

Hi @neverfollowr,
I am a bit confused, could you re-iterate your question with an example/code. How can you push a view controller without instantiating it?

cheers,

This topic was automatically closed after 166 days. New replies are no longer allowed.