Open rainit2006 opened 4 years ago
https://www.appcoda.com/learnswift/build-your-first-app.html
A scene in storyboard represents a view controller and its views. When developing iOS apps, views are the basic building blocks for creating your user interface. Each type of view has its own function. For instance, the view you find in the storyboard is a container view for holding other views such as buttons, labels, image views, etc.
//