rainit2006 / Anything

0 stars 0 forks source link

iOS app #23

Open rainit2006 opened 3 years ago

rainit2006 commented 3 years ago

//

rainit2006 commented 3 years ago

https://www.appcoda.com/learnswift/build-your-first-app.html

scene

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.

image