Stay in touch
DTParallaxTableView
May 17, 2015 • MIT License
Custom tableview which support parallax header, expanding header during scroll and keep it's bottom part to become a navigation bar
DRPageScrollView
May 17, 2015 • MIT License
Block-driven paginated scroll view.
- __Block-driven__ page setup.
- __Auto Layout__ friendly.
- __Page reusability__ à la UITableView reusable cells.
NKTouchID
May 16, 2015 • MIT License
NKTouchID is easy drop in solution for using Touch ID in your iPhone application using swift
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.