Stay in touch
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 ...
SimpleBarChart
February 01, 2014 • Public Domain License
A simple animated bar chart class. Uses datasource and delegates similar to UITableView for easy addition of data. Also can set properties to manage time of animation, grid spaces, label fonts and ...
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.
NBUImagePicker
January 27, 2014 • Apache 2.0 License
Modular and fully customizable UIImagePickerController replacement with Simulator-compatible AVFoundation camera, AssetsLibrary and custom directory assets' browser, and image cropping, filters and...
ButtonPeoplePicker
January 27, 2014 • Apache 2.0 License
Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.