Hi ALl,
I created a tab bar template app from xcode. Now after going a few screens and all, I need to access FirstViewController which is not instantiated anywhere in the code. How can I access the instance of firstViewController from other classes ?
--CH
I created a tab bar template app from xcode. Now after going a few screens and all, I need to access FirstViewController which is not instantiated anywhere in the code. How can I access the instance of firstViewController from other classes ?
--CH