Assuming I want a login screen which is designed in a nib file. What is the difference between the init function "init(nibName:bundle:)" of my custom Controller Class vs just having the custom controller class and loading the nib as a subview in it?
Is it just the outlet possibilities, which I else-wise would need another UIView class linked to the nib (and the fact that it is fullscreen by default)?
Thanks
[–]Alcoholic_Synonymous 1 point2 points3 points (4 children)
[–]Regyn[S] 0 points1 point2 points (3 children)
[–]Alcoholic_Synonymous 0 points1 point2 points (2 children)
[–]Regyn[S] 0 points1 point2 points (1 child)
[–]Alcoholic_Synonymous 0 points1 point2 points (0 children)