Search results for autolayout

EasyLayout-Swift screenshot

EasyLayout-Swift

July 06, 2016 • MIT License
Easy to use AutoLayout, simpler is more powerful.
FunLayout screenshot

FunLayout

July 04, 2016 • MIT License
funny auto layout on swift
EasyLayout screenshot

EasyLayout

June 29, 2016 • MIT License
EasyLayout is an AutoLayout library like Masonry but more. Just for fun :)
SideMenuSwift screenshot

SideMenuSwift

June 24, 2016 • Unspecified License
SideMenu in Swift with autolayout
AutoLayoutPlus screenshot

AutoLayoutPlus

May 09, 2016 • MIT License
A bit of steroids for AutoLayout, powered by Swift.
AZExpandableIconListView screenshot

AZExpandableIconListView

May 07, 2016 • MIT License
An expandable/collapsible view that holds an array of UIImageView written in Swift.
BIZExpandedTextView screenshot

BIZExpandedTextView

May 01, 2016 • MIT License
BIZExpandedTextView subclass UITextView, which adds the ability to automatically expand UITextView, to meet all the characters entered and the calculation of the number of characters entered.
MisterFusion screenshot

MisterFusion

November 30, 2015 • MIT License
MisterFusion makes more easier to use AutoLayout in Swift & Objective-C code.<br/> MisterFusion has <strong>three features</strong>, in comparison with other Swift AutoLayout DSL.<br/> <ol> <l...
KGNAutoLayout screenshot

KGNAutoLayout

November 09, 2015 • Unspecified License
Understandable AutoLayout wrapper that makes using AutoLayout in code easy.
Neon screenshot

Neon

October 14, 2015 • MIT License
A powerful Swift programmatic UI layout framework - Build dynamic and beautiful user interfaces like a boss.
BCAutoLayoutView screenshot

BCAutoLayoutView

September 04, 2015 • MIT License
A drop-in solution for add subviews without consider setting NSLayoutConstraint
PCSplitView screenshot

PCSplitView

September 03, 2015 • MIT License
Super powerful layout for iOS, simplified.
GrowingTextViewHandler screenshot

GrowingTextViewHandler

June 24, 2015 • MIT License
An NSObject subclass to handle resizing of UITextView as the user types in. The textview resizes as long as the number of lines lies between specified minimum and maximum number of lines.
No image provided.

ARDynamicHeightLayoutCell

June 01, 2015 • MIT License
An simple UICollectionView Category for automatically caculate cell height.
Facade screenshot

Facade

May 25, 2015 • MIT License
Programmatic view layout for the rest of us.
UIView-UpdateAutoLayoutConstraints screenshot

UIView-UpdateAutoLayoutConstraints

February 23, 2015 • Public Domain License
An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)
NMBottomTabBarController screenshot

NMBottomTabBarController

January 12, 2015 • MIT License
A fully customizable tab bar controller for iOS written in Objective C. It uses autolayout. It requires iOS 7.1 + and ARC. You can set custom icon images, text, selected and unselected background...
MMTransitionEffect screenshot

MMTransitionEffect

December 23, 2014 • MIT License
This is Extension Of RSTransitionEffect(yeahdongcn) Transformed From (Frame based animation) to (Constraint Based Animation)
HTKDynamicResizingCell screenshot

HTKDynamicResizingCell

November 19, 2014 • Apache 2.0 License
Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of ce...
JTScrollViewController screenshot

JTScrollViewController

November 17, 2014 • MIT License
Create a ScrollViewController on iOS pragmatically using Auto Layout without a nib file.