Day2 :)
面試完亂七八糟想了一堆,思考完決定還是繼續學好App~🐥
L2
* Xcode基本介面、功能
L3
* Views:
* elements user sees on the screen
* e.g. Color, Image, Text, Spacer, Rectangle
* Modifiers:
* apply to the views to change their behavior or look
* e.g. Corner Radius, Font, Foreground Color
* Layout containers (Container view):
* organize and arrange views, also considered as