Stay in touch
AHKActionSheet
April 27, 2014 • MIT License
A `UIActionSheet` alternative with a block-based API and a customizable look. Heavily inspired by the Spotify app. Optimized for the iPhone.
RGBColorSlider
April 27, 2014 • MIT License
A simple way to add dynamic RGB color sliders to an iOS application. When the value of one slider changes, the background colors of the others change accordingly. For a full description, check ou...
KDCycleBannerView
April 26, 2014 • MIT License
A cycling or looping scroll view for banners and galleries.
DESlideToConfirmView
April 26, 2014 • MIT License
A block-based widget that brings slide-to-confirm interfaces to your apps.
Caveat emptor: Dream Engine has had apps approved with this widget, but we make no claim as to whether or not it is gen...
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!
NYSegmentedControl
April 26, 2014 • MIT License
NYSegmentedControl is a customizable, animated replacement for UISegmentedControl inspired by controls found in Instagram, Foursquare, and other apps.
BRSunTracker
April 26, 2014 • Apache 2.0 License
Augmented Reality classes that track and display the sun position on the screen
XHLoadingNavigationItemTitleView
April 26, 2014 • MIT License
Temporarily adds a loading indicator below the title of your view controller.
No image provided.
RBCollectionViewInfoFolderLayout
April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...
MDSpreadView
April 26, 2014 • MIT License
A 2D table view for iOS apps, that works just like UITableView! This is the demo project, the code is available here: https://github.com/mochidev/MDSpreadView
PAPreferences
April 26, 2014 • BSD License
An easy way to store user preferences using NSUserDefaults.
DVOMarqueeView
April 24, 2014 • MIT License
A lightweight view that adds marquee scrolling to any view.
AMWaveTransition
April 24, 2014 • MIT License
Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.
AFSoundManager
April 24, 2014 • MIT License
iOS audio playing (both local and streaming) made easy through a complete and block-driven Objective-C class. AFSoundManager uses AudioToolbox and AVFoundation frameworks to serve the audio. You ca...
BKSegmentedViewController
April 24, 2014 • MIT License
One viewController can display multiple viewController, works like Tabbar or set of UIButton can placed anywhere by just connecting segues.
LASIImageView
April 24, 2014 • BSD License
iOS UIImageView subclass - download image with different progress indicators
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...