Stay in touch
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.
STHTTP
January 27, 2014 • BSD License
HTTP library for iOS 5+ and Mac OS X 10.7+, based on NSURLConnection
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 -> ...
KBComposeSocial
January 26, 2014 • MIT License
Custom iOS-style dialog boxes for posting to Facebook and Twitter designed to run on iOS 4.3 and above.
The SDK can be configured to capture any of four different media types, including: (1) tex...
iCloudDocumentSync
January 26, 2014 • MIT License
Sync and Manage iCloud Documents in your iOS app. Simplifies iCloud Document Syncing. Makes iCloud just work for developers too.
iCloud Document Sync makes it easy for developers to integrate th...
DLWidgetMenu
January 25, 2014 • BSD License
Versatile solution for displaying widget menus. Easily adjustable with custom layouts and/or animations.
RFRateMe
January 25, 2014 • Public Domain License
RFRateMe will help you promote your iPhone/iPad app without irritating your users. It's very simple to install, use and configure (If you need to change the default behavior).
How To Get Started...
DMDynamicWaterfall
January 25, 2014 • MIT License
UICollectionView Waterfall Layout with UIKit Dynamics.
LSSwipeToDeleteCollectionViewLayout
January 25, 2014 • MIT License
The UICollectionViewLayout subclass adds swipe to delete functionality to a collection view. Works for horizontal and vertical layouts
ImgGlyph
January 25, 2014 • MIT License
ImgGlyph for iOS is a collection of drop-in replacements for UILabel and UITextView that allow for correctly sized in-line images (image glyphs) by replacing certain characters or strings with spec...
VMTableViewArrayDataSource
January 25, 2014 • BSD License
A simple category to use static UITableViewCells without having to use storyboards.