Skip to content

AmaranthineTech/ProgrammaticApp-LayoutAnchors

Repository files navigation

ProgrammaticApp-LayoutAnchors

This is the completed version of the starter project. Auto layout implemented using Layout Anchors.

Link to the starter project

https://github.com/AmaranthineTech/ProgrammaticApp-Autolayout-Starter

Link to the article with steps on how to acheive the same

https://arunpatwardhan.com/2019/07/28/creating-ios-apps-without-storyboard-part-1/ https://arunpatwardhan.com/2019/09/19/creating-ios-apps-without-storyboard-part-2/

Links to projects implemented with the other Autolayout Approaches

NSLAYOUTCONTRAINTS CLASS :https://github.com/AmaranthineTech/ProgrammaticApp-NSLayoutConstraintsClass

VISUAL FORMAT LANGUAGE : https://github.com/AmaranthineTech/ProgrammaticApp-VFL

NOTE: This project does not cover all conditions and scenarios. You may find errors and warnings coming up, for example when you change the orientation. The idea is to give a simple example of how you could implement this in certain situations. Feel free to make changes to the code to cover all situations.

About

This is the completed version of the starter project. Auto lyout implemented using Layout Anchors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages