GRDB.swift
March 19, 2022 • MIT License
A toolkit for SQLite databases, with a focus on application development
UILayoutBuilder
February 20, 2020 • MIT License
An AutoLayout DSL that intuitive syntax and viewable hierarchy.
AlertViewBuilder
April 24, 2019 • MIT License
AlertViewBuilder is a simple, customizable alert view written in Swift. It is well managed for working on all screens and devices supporting iOS 9.0 and later. You can add the desired Any View to A...
Animation Builder
August 02, 2018 • MIT License
A simple and easy-to-use wrapper class to deal with animations.
TweeTextField
January 12, 2018 • MIT License
Lightweight set of text fields with nice animation and functionality. 🚀 Inspired by https://uimovement.com/ui/2524/input-field-help/
MKMagneticProgress
September 07, 2017 • MIT License
A circular progress bar for iOS written in Swift
AvatarImageView
April 29, 2017 • MIT License
Live rendering and expose the control’s properties in Interface Builder
StoryboardConstraint
March 06, 2017 • MIT License
A simple way to use programmatically Autolayout Constraint created in Storyboard.
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.
IBLocalizable
August 05, 2016 • MIT License
Localize your views directly in Interface Builder with IBLocalizable
INSStackViewForms
June 22, 2016 • MIT License
INSStackViewForms - iOS library for creating dynamic UIStackView forms. Fully compatible with Swift & Obj-C.
Simple AlertController Builder - Kamagari
July 06, 2015 • MIT License
Simple UIAlertController builder class in Swift.
#Features
- AlertBuilder class to simply build UIAlertController by using method chaining
-UIAlertController extension methods to simply pres...
Form
March 08, 2015 • MIT License
Form came out from our need to a form that could share logic between our iOS apps and our web clients, we found that JSON was one way to achieve this.
Form includes the following features:
- ...
PAYFormBuilder
December 05, 2014 • MIT License
Create flat-styled & validatable forms on iOS with a custom DSL.
The FormBuilder is a library to create generic iOS 7/8 screens the easy way. With it's block based syntax and wide possibilities ...
MGMultipleImageBuilder
August 26, 2014 • MIT License
MGMultipleImageBuilder is a builder which allow you to create multi-face avatar such as that for a group chat.
PureLayout
June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...
RBRouteBuilder
April 11, 2014 • MIT License
Build routes without strings and headache.
Example based on a GitHub API routes
NSURL *orgsURL = router().users.add(@"AlexDenisov").orgs.URL;
// NSURL: /users/AlexDenisov/orgs
N...