Skip to content

KhalidElSayed/autolayout-demo

Repository files navigation

iOS - Auto Layout Demo

iOS project to practice with Auto Layout. Also integrates other libraries for comparison.

Dependencies

Libraries & submodules

Usage

The following steps are required to run the project:

Install all gems required to run the project by running the following command from the project root:

$ bundle install

Before you open Xcode run the following command in the root of the project to install dependencies:

$ pod setup
$ pod install

You can then open the projects workspace file AutoLayoutDemo.xcworkspace

Configuration

The project has three following configurations

Debug

For debug builds

Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published