No image provided.
ABWebView
August 15, 2017 • MIT License
A utility control which is using fast WKWebView in replacement of UIWebView which is introduced in iOS8. Just set URL to load and it will do the rest. Very easy to implement. This is very useful wh...
No image provided.
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...
DAAlertController
February 21, 2015 • MIT License
DAAlertController provides a convenient block-based interface for configuration and presentation of UIAlertViews and UIActionSheets. If UIAlertContoller is available DAAlertController will just pas...
MMPaperPanFlip
January 28, 2015 • Unspecified License
Approach to Simulate Pan Flip Like in Paper app
JBWebViewController
October 31, 2014 • MIT License
A drop-in modal web browser inspired by the current browser in the Facebook app on App Store.
Works on both iOS 7 & iOS 8.
No image provided.
MMTableCellAnimation
October 26, 2014 • Unspecified License
This project is about table cell translation animation
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
SDiPhoneVersion
October 05, 2014 • MIT License
Objective-C library for detecting running device model and screen size.
With the newer devices, developers have more work to do. This library simplifies their job by allowing them to get infor...
PinterestAnimator
September 01, 2014 • GPL License
PinterestAnimator performs view controller transitions like the one in the Pinterest 3.0 app.
RSDayFlow
July 29, 2014 • MIT License
A nice smooth infinite scrolling monthly calendar component called RSDayFlow.
Some of the features of this calender component include a clean flat style that fits better with iOS 7 and iOS 8, and ...
MRFlipTransition
July 27, 2014 • MIT License
A custom transition that works like the one in Facebook's Paper