DEV Community

Jocelyne1124
Jocelyne1124

Posted on

DQ lesson 18

In this lesson we created apps that where on an Iphone 4. We learned how to add constraints so that we can have a nice view no matter what device we used. We also learned about adding images and sounds to an app. We learned about auto layout constraints and stack view. Auto layout is when you set the disance between items to always be the samee no matter the device you are working from. Constraints is used in auto layaout to determne how views should be laid out or sized. Stack view you literally stack items eiher vertically ot horizotally.

Top comments (0)