-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove old
UIView
extensions for auto-layout constraints 📐 (#237)
Alicerce has two types of auto-layout constraint helpers, these old ones defined as extensions on `UIView` and also a newer, more powerful, approach on the 'Auto-Layout' module. Removing the old approach should avoid confusions and simplify the code provided through Alicerce.
- Loading branch information
1 parent
af7a9bc
commit aab56a3
Showing
3 changed files
with
0 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
98 changes: 0 additions & 98 deletions
98
Tests/AlicerceTests/Extensions/UIKit/UIViewConstraintTestCase.swift
This file was deleted.
Oops, something went wrong.