iOS tutorial: Programmatically creating autolayout constraints

Опубликовано: 08 Февраль 2026
на канале: xsnowy01
15,918
199

This tutorial is a screencast of me coding a demo app to show you how to create NSAutolayout constraints by writing code. Interface builder will not be used for this video.

As promised, a sample of the code can be found on my github page at:

https://github.com/stephenyao/Autolay...

Part 2 of this tutorial can be found at:

   • iOS tutorial: Programmatically creating au...