ButtonClickStyle
April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
R.swift
January 29, 2020 • MIT License
Get strong typed, autocompleted resources like images, fonts and segues in Swift projects
Navigation
April 10, 2019 • MIT License
- Simplifies UIViewController instantiation using only the controller StoryboardID.
- Check the existence of a UIViewController in the project with the controller StoryboardID
- Return list name ...
CapsuleView
January 31, 2018 • MIT License
An easy to use drop-in view to create a beautiful card style effect with a title placeholder and body content.
KSFacebookButton
August 10, 2017 • MIT License
KSFacebookButton is a simple custom button which look exactly the same as FBSDKLoginButton. The problem with FBSDKLoginButton is that it do not allow any customisation on the look and feel of the b...
BPBlockActivityIndicator
July 17, 2017 • MIT License
BPBlockActivityIndicator is a clean and easy-to-use Activity Indicator meant to display the progress of an ongoing task on iOS.
PMSuperButton
July 09, 2017 • MIT License
PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎 A easy way to create custom and complex buttons with custom attributes, directly added to the iOS Interfac...
StoryboardConstraint
March 06, 2017 • MIT License
A simple way to use programmatically Autolayout Constraint created in Storyboard.
No image provided.
CustomSegue
July 31, 2016 • MIT License
Custom segue for OSX Storyboards with slide and cross fade effects using NSViewControllerTransitionOptions
OHCircleSegue
May 05, 2016 • MIT License
An animated segue which expands or contracts depending on if it's transitioning to or from (unwind) a particular view controller. Point of origin for animation can be specified at runtime.
JZBorderedView
November 13, 2015 • MIT License
A UIView subclass with four configurable borders and separators via storyboard. Insets are configurable too. An alternative to static UITableView as Static table views are only valid when embedded ...
Cutaway
June 15, 2015 • MIT License
Even for moderately complex apps, it soon becomes clear that having a single storyboard file for everything gets unmanageable pretty quickly. As a solution, we can have multiple storyboards and ins...
CCMPopup
March 02, 2015 • Apache 2.0 License
Easy to use popup controller transition. It includes a custom segue for easy storyboard connection, or can be called by code with custom modal transition
No image provided.
Movies
February 19, 2015 • MIT License
Movies is a collection of a few UI/UX ideas that came up whilst developing an iOS app called Wattmo (http://wattmo.com).
You'll find tableviews, details pages, collection views, cool loading ani...
PTEHorizontalTableView
January 16, 2015 • Apache 2.0 License
Horizontal UITableView inspired by EasyTableView
No image provided.
GRPushSegue
December 16, 2014 • BSD License
A custom NSStoryboardSegue to make a nice iOS-like push transition.
AMBTableViewController
September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.