MrAlek / AWPagedArray
A data structure for easier pagination. NSProxy subclass which acts as an NSArray for easier paging mechanisms in UITableViews and UICollectionViews.
☆330Updated 8 years ago
Alternatives and similar repositories for AWPagedArray:
Users that are interested in AWPagedArray are comparing it to the libraries listed below
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.☆345Updated 2 years ago
- A robust drag-and-drop framework for iOS.☆266Updated 7 years ago
- SMScrollView is a subclass of UIScrollView with extended functionality such as centering zoomed view, double-tap to zoom, scale to fit an…☆254Updated 10 years ago
- Category to display modal-like view controllers with more options☆378Updated 7 years ago
- Simple zoom transition using iOS 7 Custom View Controller Transitions API☆473Updated 7 years ago
- FSQCollectionViewAlignedLayout is a generic collection view layout designed to be very flexible and configurable. It's goal is to save it…☆174Updated 9 years ago
- Collection View on iOS with auto layout in UICollectionViewCell to create cells with dynamic heights☆198Updated 5 years ago
- ☆218Updated 3 years ago
- Automatically index your CoreData objects to CoreSpotlight on iOS 9☆125Updated 7 years ago
- iOS custom view that let you add token view inside like NSTokenField☆333Updated 5 years ago
- MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your n…☆421Updated 6 years ago
- Manages blocks of code that only need to run once on version updates in iOS apps.☆910Updated 7 years ago
- This component allows you to select circular map region from the MKMapView.☆322Updated 8 years ago
- iTunes 11-style color matching code for iOS☆131Updated 9 years ago
- A visual permission manager for iOS☆143Updated 5 years ago
- Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.☆208Updated 8 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆182Updated 9 years ago
- Simple, drop-in replacement for the iPhone UIPageControl that allows customisation of the dot colour, size and spacing.☆298Updated last year
- How to use UICollectionView with NSFetchedResultsController☆438Updated 7 years ago
- Validation has never been as easy as now!☆163Updated 6 years ago
- UIView+Glow is a category on UIView that adds support for making views glow.☆358Updated 8 years ago
- UITextView subclass with links that provides instant callbacks for taps and long presses.☆173Updated 8 years ago
- CoreData stack and controller that will never block UI thread☆209Updated 9 years ago
- Grid layout for UICollectionView☆161Updated 8 years ago
- MKMapView with animated clustering for iOS and OSX☆149Updated 6 years ago
- Enhanced transitioning between UICollectionView layouts in iOS.☆355Updated 8 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- Adding utilities to UIImage!☆251Updated 7 years ago
- Easily present the latest changes and features to your users on app updates.☆1,153Updated 7 years ago
- A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransition…