Stay in touch
SceneKit Advanced Starter Project
May 16, 2015 • MIT License
A sample project to provide a strong starting point for 3D game development with SceneKit. Can be applied to OS X development as well as iOS.
MISDropdownViewController
May 16, 2015 • MIT License
Simple UI component that represents content as dropdown on iPhone and popover on iPad by default.
Configurable to show the content always as dropdown or as popover (iPad only) and if the dropdow...
UpvoteControl
May 14, 2015 • MIT License
UIControl that mimics the behavior of the up vote widget in sites like Product Hunt. Written in Swift
RBStatefulTableViewController
May 14, 2015 • MIT License
An UITableViewController that allows you to change between multiple states (i.e. Loading, Empty, Populated) and have your tableview animate the data changes.
GUIRoundProgressButton
May 14, 2015 • MIT License
GUIRoundProgressButton is a good looking, round button with a progress indicator.
APDynamicHeaderTableViewController
May 13, 2015 • MIT License
A simple table view controller with a header view made as a recreation of the Instagram header written in Swift. It's a very simple control that I whipped up in a few days and the header is simply ...
CXSwipeGestureRecognizer
May 13, 2015 • MIT License
UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.
SlingshotColorGradient
May 10, 2015 • MIT License
Select a Pen and Color similar to the way SlingShot does
VCFloatingActionButton
May 10, 2015 • MIT License
A Floating Action Button inspired from Google inbox for iOS.
WobbleView
May 10, 2015 • MIT License
WobbleView is an implementation of a recently popular wobble effect for any view in your app. It can be used to easily add dynamics to user interactions and transitions.
ALAccordion
May 10, 2015 • MIT License
ALAccordion is an accordion style container view for iOS that manages a set of expandable/collapsable content sections. When a section opens, it consumes the full screen.
MetroCollectionLayout-ObjC
May 10, 2015 • MIT License
A metro style collection layout for iOS - Objective C
BAHFourCornersController
May 08, 2015 • MIT License
A custom container controller using the four corners
BABCropperView
May 08, 2015 • MIT License
A customizable image cropper view based on UIScrollView.
Supports iOS 7.0+
- Crop size is fully configurable
- Allows cropping of any part of the image
- Fully customizable with sensible de...
DKNightVersion
May 07, 2015 • MIT License
A light weight framework adding night version (night mode) to your iOS app. You can set it with nightColor property or just use the default version.
Get more information about DKNightVersion on ...
BeanTransitionManager
May 07, 2015 • MIT License
A Pinterest style segue for expanding UIImageViews into detail views.