Hello All-
I'm having a hell of time trying to figure this out. I have a uiview with some labels defined. This view will be displayed on a number of viewcontrollers (or tabs).
Since it's the exact same view display the exact same data, there's no need to recreate it in all of my Viewcontroller nibs. Does anyone have some thoughts on the best route to implement this? Have done tons of searches and many code tries, but haven't come up with a solid solution just yet. Thanks!
I'm having a hell of time trying to figure this out. I have a uiview with some labels defined. This view will be displayed on a number of viewcontrollers (or tabs).
Since it's the exact same view display the exact same data, there's no need to recreate it in all of my Viewcontroller nibs. Does anyone have some thoughts on the best route to implement this? Have done tons of searches and many code tries, but haven't come up with a solid solution just yet. Thanks!