Stay in touch
No image provided.
BFKit
December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>.
If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
Game-Timer
December 24, 2014 • MIT License
GameTimer is a light-weight timer that you can use for iOS games. It can be enhanced easily for more complex projects. One use is to update a progressbar whilst the main timer is running.
GameTi...
MMTransitionEffect
December 23, 2014 • MIT License
This is Extension Of RSTransitionEffect(yeahdongcn) Transformed From (Frame based animation) to (Constraint Based Animation)
CCMBorderView
December 23, 2014 • Apache 2.0 License
CCMBorderView is an easy to use view to create border right from storyboard without any code
MSAlertController
December 18, 2014 • MIT License
You can use AlertController in iOS7!!
MSAlertController has same feature at UIAlertViewController.
In addtion, customize font, font size and font color.
JTNumberScrollAnimatedView
December 16, 2014 • MIT License
A scroll animation for display number for iOS
ZFTokenField
December 15, 2014 • MIT License
iOS custom view that let you add token view inside like NSTokenField
KMMSmileyStrength
December 13, 2014 • MIT License
A password strength view that uses smiley faces to depict the strength of a password.
Set a custom font colour for the smiley faces, so that you can style it according to your app.
Set a custom...
QRCodeReaderViewController
December 13, 2014 • MIT License
Simple QRCode reader for iOS 7 and over in Objective-C
KRLCollectionViewGridLayout
December 13, 2014 • MIT License
This layout is an alternative to UICollectionViewFlowLayout that positions and sizes items using a defined number of columns and an aspect ratio property which force the size of cells, rather than ...
IMGActivityIndicator
December 12, 2014 • MIT License
Emulating the Imgur activity Indicator from the web. Drawn using CAShapeLayers with different timings for each stroke.
GUAAlertView
December 12, 2014 • Unspecified License
Custom alert view with gesture support and block-based API.
DBPrivacyHelper
December 12, 2014 • MIT License
Quick UIViewController category to explain the right place to enable your privacy settings
MMScrollPresenter
December 12, 2014 • MIT License
MMScrollPresenter is a control for iOS development that takes an array of MMScrollPages and displays them in your UIScrollView.
I was initially insipired by a control in the Destiny App, so I'd ...
UberKit
December 10, 2014 • MIT License
An Objective-C wrapper for the new Uber API.
Allows for incredibly simple API calls by passing only your server token. Also handles in-app login to retrieve user profiles quickly and easily.
ZLMusicFlowWaveView
December 10, 2014 • MIT License
A ZLSinusWaveView subclass inspired by 乐流/MusicFlow
LMDropdownView
December 10, 2014 • MIT License
LMDropdownView is a simple dropdown view inspired by Tappy