I\'m stuck with a question I can\'t find an answer to in the official documentation, on Stackoverflow or on Google.
I\'m an experienced iOS developer but new to Sto
You can use a Container View, is like a regular view(You can assign a IBOutlet UIView) but you can define it outside of your UIViewController.