Stay in touch
TWSReleaseNotesView
August 20, 2013 • MIT License
Among other crazy features, iOS 7 enables users to have automatic updates for their apps, wiping away the infamous App Store badge. This is really convenient both for users and developers, but it c...
IADownloadManager
August 20, 2013 • MIT License
iOS download manager, Download a set of files in parallel and sequential order.
A Minimalist download manager for iOS
Download a set of files in parallel or sequential order.
PListTableViewController
August 19, 2013 • MIT License
Subclass of UITableViewController to show items of not only NSArray but also NSDictionary.
DRImagePlaceholderHelper
August 19, 2013 • MIT License
iOS placeholder images made simple.
Install using cocoapods:
pod 'DRImagePlaceholderHelper', '~> 1.0.1'
EKWelcomeView
August 18, 2013 • MIT License
EKWelcomeView is a solution to implement entry view in application for your needs - e.g. for tutorial or hints of how to use your application.
MZFormSheetController
August 18, 2013 • MIT License
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
HKCircularProgressView
August 18, 2013 • MIT License
A simple discrete/continuous circular progress view with current/max properties, customizable appearance and animatable.
No image provided.
ABCustomUINavigationController
August 17, 2013 • MIT License
Subclass of UINavigationController for overwriting push and pop methods to create new transitions effects. Currently it has been implemented two transition animations:
- SquaresFlip
The scree...
DiamondActivityIndicator
August 17, 2013 • MIT License
This is a remake of the UIActivityIndicatorView class. It's based on a concept by @Sentry_NC (found here: http://dribbble.com/shots/1185018-Diamond-Loading-Indicator-GIF).
ALBatteryView
August 17, 2013 • MIT License
Simple view composed by a battery image and a view that fill the battery with the current battery level
BDDRScrollViewAdditions
August 15, 2013 • MIT License
UIScrollView category to center content, enable additional zoom gestures and add getters for animated properties.
BDDROneFingerZoomGestureRecognizer
August 15, 2013 • MIT License
UIGestureRecognizer subclass to enable one-finger-zoom gestures.
UIWebView-Blocks
August 15, 2013 • MIT License
A simple category implementation of UIWebView with Blocks instead of a messy delegate.
SMTagField
August 13, 2013 • MIT License
SMTagField is an implementation of UITextField that allows for easy input/display of Tags
ICETutorial
August 13, 2013 • MIT License
This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and efficient tutorial, composed with N full-screen pictures that you can swipe for switchi...
MELSorting
August 13, 2013 • MIT License
Sort UIViews. Useful for games, pickers, settings, and menus.
No image provided.
ABImageWrapper
August 12, 2013 • MIT License
Image wrapper for temporary and long-term image caching.
iOS7Menu
August 12, 2013 • MIT License
The Control is similar to RESideMenu, but it can be configured via Storyboards and it uses gestures instead of a button:
http://monavari.de/fileadmin/data_archive/images/iOS7Menu/iOS7Menu%20-%20...
MELiPadCalendar
August 12, 2013 • MIT License
Customizable iPad calendar for displaying tappable schedule data.
AMBubbleTableViewController
August 11, 2013 • MIT License
Simple implementation of a UITableView styled as chat bubbles, with different styles and easily customizable.