[Free] Bitfountain Auto Layout In Ios
Learn the ins and outs of Auto Layout by example, including iOS 9’s new simplified syntax and UIStackViews. – Free Course
What you’ll learn
- Master Auto Layout in XCodes storyboard for dynamic layouts
- Learn about the brand new UIStackView class for enhanced flexibility
- Write layouts and constraints in code like a professional
- Cover historical layouts and NSLayoutConstraints for iOS 9
- Delve into Content Hugging, Compression Resistance and Constraint Equality
- Work with VFLs syntax to quickly construct constraints
Requirements
- A basic understanding of Swift Fundamentals is necessary to complete this course.
Description
Apple has made it clear that it plans to continue to release a variety of different sized devices. Now more then ever dynamic and responsive layouts are necessary to create a competitive iOS application. Auto Layout can be one of the most difficult libraries to master due to the variety of solutions and frustrating bugs associated with constraints. We will guide you through the different ways you can use Auto Layout both graphically in the storyboard and in code.Many apps are written completely in code and Auto Layout code can be tricky. This course will be beneficial to anyone serious about building professional applications. As an added bonus we will check out UIStackViews that are brand new in iOS 9. We will also master many of the confusing terms and features included in Auto Layout. Get started making your apps dynamic today!
Author(s): John Omar, Eliot Arntz, Alex Dearden, Khari Slaughter