Stay in touch
GLGroupChatPicView
May 14, 2014 • MIT License
Inspired by https://dribbble.com/shots/1178958-Chat-Concept-2
UIViewController-Tutorial
May 14, 2014 • MIT License
UIViewController category with methods to make fancy tutorials.
DKCircleButton
May 14, 2014 • MIT License
Flat circle button with sonar tap animation similar to iOS dial / passcode.
pod 'DKCircleButton'
WeekViewDemo
May 13, 2014 • MIT License
A simple clone of the day ticker/week view functionality used in Fantastical, using UICollectionView.
TRZSlideLicenseViewController
May 13, 2014 • MIT License
iOS horizontal scroll view controller for displaying the licenses managed by Cocoapods.
APHorizontalMenu
May 12, 2014 • MIT License
APHorizontalMenu is a completely customizable horizontal menu that can be created in the Storyboard or directly by code.
RASlideInViewController
May 11, 2014 • MIT License
A view controller that implements a custom transition effect.
MBGithubOAuthClient
May 11, 2014 • MIT License
Simple implementation of the OAuth client for GitHub with the option to save the access token to the iOS Keychain or UserDefaults.
LazyFadeInView
May 10, 2014 • MIT License
LazyFadeInView is a cool way to animate the appearnce of a label. This effect is a clone of Secret app.
BKPasscodeView
May 10, 2014 • MIT License
iOS7 style passcode view
- supports set password, change password and authenticate password.
- customizable lock policy for too many failure attempts.
AFSQLManager
May 10, 2014 • MIT License
SQL and SQLite database manage on iOS made easy. Create, open, rename and delete databases with AFSQLManager, a block-driven iOS SQL and SQLite manager class. Perform queries never has been that easy!
Marvelous
May 10, 2014 • MIT License
Marvelous is an unofficial native interface to the Marvel Comics API for OSX. It is built on top of the Foundation framework and it uses the high-level operation and networking abstractions built i...
SANetworkTester
May 10, 2014 • MIT License
Quick and Easy way to check for active network connection using Blocks or Delegate on iOS devices
NSObject+CLFNotificationObserver
May 10, 2014 • MIT License
A category on NSObject for creating NSNotification observers that handle the weakSelf/strongSelf dance for you.