Joined December 2013
·

John Hatvani

Brisbane, Australia.
·
·

instead of [myVC loadView]; use;

UIView *v = myVC.view

UIViewController.view is lazy loaded; as soon we access it, it will create the view.

Achievements
19 Karma
0 Total ProTip Views
Interests & Skills