UILayoutBuilder
February 20, 2020 • MIT License
An AutoLayout DSL that intuitive syntax and viewable hierarchy.
BaseComponents
February 18, 2020 • MIT License
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit
ResizingTokenField
July 07, 2019 • MIT License
A token field implementation written in Swift 5.
The token field displays an optional label at the start, a multiline list of tokens, and a text field at the end. Tokens can be collapsed into a ...
Doric Design System
February 09, 2019 • MIT License
Protocol oriented, type safe, scalable design system foundation Swift framework for iOS.
Stevia
January 06, 2019 • MIT License
Healthy Autolayout Sugar: visual layout API, chainable API, and equation-based API. All generate native NSLayoutConstraints.
Tags
February 12, 2018 • MIT License
dynamically add, modify, and delete tags, and you can easily change the margins, colors, and fonts of your tags.
Tags are not broken because they are linked with Auto Layout.
Each time the he...
FlexLib
December 25, 2017 • MIT License
FlexLib is a framework for creating native iOS applications using a human-readable markup language, similar to Android and .NET development way. The layout is written in xml file based on flexbox m...
No image provided.
expandableCellScroll
May 01, 2017 • Apache 2.0 License
This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView background. Data is fetched via an API call. Developed in Latest ...
StoryboardConstraint
March 06, 2017 • MIT License
A simple way to use programmatically Autolayout Constraint created in Storyboard.
AMGAutolayoutHelper
March 06, 2017 • MIT License
Autolayout extension for automatically adapt fonts on UI elements
No image provided.
Relayout
August 18, 2016 • ISC License
Swift microframework for declaring Auto Layout constraints functionally
KVConstraintExtensionsMaster
August 08, 2016 • MIT License
It's simple and powerful API for adding/applying , accessing, & modifying existing constraints on a view by layout attribute.
KVRootBaseSideMenu-Swift
August 05, 2016 • MIT License
It's a root base side menu with autolayout for iOS applications & It is also written in pure swift.
automatic-height-tagcells
July 26, 2016 • MIT License
This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.