Stay in touch
No image provided.
ABFullScrollViewController
February 02, 2014 • MIT License
Custom ViewController to hide the toolbar when user makes scroll. Like Facebook, Safari, Twitter...
ABFillButton
February 02, 2014 • MIT License
An UIButton subclass that allows you to represent a fill percentage stylishly.
Smerk
February 01, 2014 • MIT License
Smerk is designed to make implementing either Face Detection or QR Code/Bar Code/Machine Readable Code detection incredibly simple.
MZRSlideInMenu
February 01, 2014 • MIT License
This is a simple slide-in menu. When the button tapped, the menu slides in from left or right. You can use this like UIActionSheet - but simpler to use;)
The button size changes when the button ...
PMParentalGate
February 01, 2014 • MIT License
Since the introduction of special 'Kids' category in the App Store, Apple has enforced developers to perform a good practice - guarding anything that's not targeted for the kids by the 'Parental Ga...
VENVersionTracker
January 31, 2014 • MIT License
iOS Version Tracking Library to update betas, let users know about new versions in production and enforce deprecated versions of your app.
UIForLumberjack
January 31, 2014 • MIT License
iOS UI library to display CocoaLumberjack logs on iOS devices.
NetworkActivityIndicator
January 31, 2014 • MIT License
More easily interface with the network activity indicator in the status bar.UIApplication category and demo app.
SFRoundProgressCounterView
January 30, 2014 • MIT License
A custom UIView with a rounded progress bar and a counter in the center of the circle. Supports multiple time intervals (in milliseconds), start/stop/resuming counter, set custom color, etc. (see e...
RMScannerView
January 30, 2014 • MIT License
Simple barcode scanner UIView subclass for iOS apps. Quickly and efficiently scans a large variety of barcodes using the iOS device's built in camera.
RMScannerView is a UIView subclass for scan...
UIImageView-AnimationCompletionBlock
January 29, 2014 • MIT License
A category that adds a completion block to UIImageView letting you know when the UIImageView's animation is complete.
LRScrollingSidebarController
January 29, 2014 • MIT License
Sidebar controllers are certainly one the the most implemented UX patterns in iOS. They became very popular due to Facebook and Path implementation. Nowadays, there are a lot of them, too may I'd s...
AMTagListView
January 29, 2014 • MIT License
UIScrollView subclass that allows to add a list of highly customizable tags.
Disqus
January 29, 2014 • MIT License
This open-source library allows you to integrate Disqus into your iOS apps. Learn more about Disqus API (http://disqus.com/api/docs/).
The project has been created by Moqod team to help many dev...
GHWalkThrough
January 28, 2014 • MIT License
A UICollectionView backed drop-in component for introduction views
UIImage+Dummy
January 28, 2014 • MIT License
UIImage+Dummy category provides method to create dummy image.
UIImage *image1 = [UIImage imageNamed:@"dummy.150x200"];
UIImage *image2 = [UIImage imageNamed:@"dummy.150x200.#407EFF"];
UIIm...
WCFastCell
January 28, 2014 • MIT License
A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.
DHSmartScreenshot
January 28, 2014 • MIT License
UITableView Category to get really easy, smart and instant screenshot images like no other library out there for iOS 5+ devices.
AXRatingView
January 26, 2014 • MIT License
Star mark rating view with flat design for iOS7
It is useful for a review dialog.
- Smooth rating (ex. 4.22 -> 4.23)
- Step rating by 1.0 (ex. 3.00 -> 4.00)
- Step rating by 0.5 (ex. 3.00 -> ...