Stay in touch
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...
Backlight
April 26, 2014 • Unspecified License
Xcode plugin that highlights the current editing line in Xcode
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...
YHRoundBorderedButton
April 22, 2014 • MIT License
Button with rounded border and animation, which is identical to AppStore's open/download/update/.. button.
CCHexagonFlowLayout
April 22, 2014 • MIT License
UICollectionView layout for both horizontal and vertical management of hexagonal cells
Lyt
April 22, 2014 • Apache 2.0 License
A UIView category to make autolayout (more) readable and less verbose. Write this:
[view lyt_centerInParent];
Instead of:
NSLayoutConstraint *centerXConstraint = [NSLayoutConstrain...
No image provided.
ARWebServerActivity
April 20, 2014 • MIT License
A UIActivity subclass that share files via GCDWebServer with Twitter Bootstrap UI.
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...
AnimatedTransitionGallery
April 19, 2014 • Unspecified License
A gallery app of custom animated transitions for iOS 7.