Stay in touch
DRPageScrollView
May 17, 2015 • MIT License
Block-driven paginated scroll view.
- __Block-driven__ page setup.
- __Auto Layout__ friendly.
- __Page reusability__ à la UITableView reusable cells.
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...
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.
MGEStyles
May 14, 2015 • Apache 2.0 License
Customize the appearance and any other property of any UIResponder (views, view controllers, labels, buttons) just just by setting a style name in the Interface Builder.
NSView-ESSViewCategory
May 13, 2015 • Custom License
a category on NSView that simplifies zoom-transitioning between two NSViews
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.
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.
RLDTableViewSuite
May 07, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs