I have noticed the UI Component in XCode: Container View
.
Based on the description provided I would like to make use of it to display a reusable component of my app in several different screens. I have been looking around online to try and find a basic tutorial or some documentation on it, however I havent found anything of use.
Please could someone advise on how to wire this up and make use of it? At the moment it also appears that the container view
doesn't seem to resize which is problematic. Any tips on how to enable this would be appreciated too.
Cheers.
See Question&Answers more detail:os