I want to know if there is any advantage in using loadView method instead of xib for a ViewController.
Are there any advantages in terms of memory management or speed ?
I want to know if there is any advantage in using loadView method instead of xib for a ViewController.
Are there any advantages in terms of memory management or speed ?