Search results for autolayout

UILayoutBuilder screenshot

UILayoutBuilder

February 20, 2020 • MIT License
An AutoLayout DSL that intuitive syntax and viewable hierarchy.
BaseComponents screenshot

BaseComponents

February 18, 2020 • MIT License
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit
SketchKit screenshot

SketchKit

October 11, 2019 • MIT License
A lightweight auto layout DSL library for iOS & tvOS.
ResizingTokenField screenshot

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 ...
AMGAutolayout screenshot

AMGAutolayout

June 17, 2019 • MIT License
Lightwheight DSL for iOS Autolayout.
Doric Design System screenshot

Doric Design System

February 09, 2019 • MIT License
Protocol oriented, type safe, scalable design system foundation Swift framework for iOS.
Stevia screenshot

Stevia

January 06, 2019 • MIT License
Healthy Autolayout Sugar: visual layout API, chainable API, and equation-based API. All generate native NSLayoutConstraints.
Maketa screenshot

Maketa

November 01, 2018 • MIT License
An operational API for AutoLayout
Tags screenshot

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 screenshot

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 ...
Toolbar screenshot

Toolbar

April 25, 2017 • MIT License
Awesome autolayout Toolbar
StoryboardConstraint screenshot

StoryboardConstraint

March 06, 2017 • MIT License
A simple way to use programmatically Autolayout Constraint created in Storyboard.
AMGAutolayoutHelper screenshot

AMGAutolayoutHelper

March 06, 2017 • MIT License
Autolayout extension for automatically adapt fonts on UI elements
No image provided.

WOWRibbonView

November 15, 2016 • Apache 2.0 License
Ribbon view for iOS in Swift 3
Relayout screenshot

Relayout

August 18, 2016 • ISC License
Swift microframework for declaring Auto Layout constraints functionally
KVConstraintExtensionsMaster screenshot

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 screenshot

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.
Swift-Intro screenshot

Swift-Intro

July 26, 2016 • CC BY 3.0 License
Swift Intro with auto layout and basic transition
automatic-height-tagcells screenshot

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.