OAStackView
June 29, 2015 • MIT License
Porting UIStackView to iOS 7+
iOS 9 introduced the very cool UIStackView, UIStackView can be used to easily create simple and complex layouts.
As expected UIStackView can only be used for iOS...
DLHamburguerMenu
March 13, 2015 • MIT License
A "hamburger" sidebar menu control written entirely in swift. It presents a menu over the current visual contents (i.e: Above the current UINavigationController). It's easy to integrate using story...
JASwipeCell
October 23, 2014 • MIT License
iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the cell in either direction. The edge-most buttons will pin to...
No image provided.
DVSwitch
October 20, 2014 • MIT License
Customizable control based on UISwitch and UISegmentedControl written in Objective-C
DVSwitch was inspired by UISwitch and UISegmentedControl. The goals of this code are:
* Easily customizabl...
CrossNavigation
October 14, 2014 • MIT License
if you inherit your view controllers from CNViewController, you'll be able to push them to the stack not just to right side (as you do if you use UINavigationController), but to any of four: left, ...
CDSideBarController
October 06, 2014 • MIT License
CDSideBarController is a light and easy side bar with custom iOS7 animations and actions
PinterestAnimator
September 01, 2014 • GPL License
PinterestAnimator performs view controller transitions like the one in the Pinterest 3.0 app.
btSimpleRippleButton
June 17, 2014 • MIT License
This is a custom button for iOS with a ripple effect. It is simple to integrate and is customizable. Supports a callback using blocks.
No image provided.
btSimpleSideMenu
June 12, 2014 • MIT License
This is a simple side menu for iOS. Includes Blur background, callbacks using blocks & supports delegate patterns as well. Based on the UITableView, this menu provides a simple approach of creating...
AXWireButton
June 10, 2014 • MIT License
UIButton with Wire / Border style.
It looks good for iOS7 as Flat Design
GBSlideOutToUnlockView
May 09, 2014 • MIT License
An "Inside-2-Outside Slide to Unlock" component for iOS
No image provided.
GFTransparentView
April 26, 2014 • MIT License
A iOS 7 NotificationCenter like view that helps you visualizing background elements just putting for example a white object on its top!
No image provided.
KAWebViewController
April 24, 2014 • MIT License
A UIWebView ViewController to be used with a UINavigationController or on its own as a modal segue.
KAWebViewController is a view controller class for UIWebView. I never found a similar solutio...
No image provided.
MJParallaxCollectionView
April 20, 2014 • MIT License
This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS.
Catch up with me at : htt...
KEYPullDownMenu
April 14, 2014 • MIT License
A pull down menu, similar to notification center on iOS that supports an unlimited number of items. Items can either be selected, deleted or reordered. The control is aimed at providing context for...
AMLoginViewController
April 11, 2014 • MIT License
A Login view with video as background and blur effect.
I made it for a school project. I hope it will be useful/inspirational for someone else :)
Easy to use as a modalview at app launch for ...
MKToggleButton
April 07, 2014 • Apache 2.0 License
A binary toggle button that looks like the iOS7 toolbar toggles. This button draws a rounded-rect button that fills in when selected.
TAPKeyboardPop
March 13, 2014 • MIT License
A small category on UIViewController to enable animating keyboard dismissal with the interactive pop gesture (just like in iMessage).