Guest User

Untitled

a guest
Jan 17th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. CustomVC *vc = [[CustomVC alloc] initWithCustomInitializer:someParameter];
  2. [mainView addSubview:vc.view];
Add Comment
Please, Sign In to add comment