JeffBNimble / LoLBookOfChampions-ios-sqlite
A comprehensive demonstration of several key application components including Typhoon (dependency injection), Bolts (a Facebook library for working with promises/concurrency), consuming rest content using AFNetworking and persisting content in Sqlite using FMDB. The application features content from the League of Legends Developer API.
☆32Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for LoLBookOfChampions-ios-sqlite
- Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.☆208Updated 8 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆111Updated last year
- When UICollectionViewCell needs to be a UIViewController. WARNING: this repo is not actively maintained☆242Updated 9 years ago
- Quick test of the Lifecycle of iOS classes☆40Updated 10 years ago
- A lightweight and modern gallery view for iOS 7.☆104Updated 3 years ago
- Reimagining Mantle in Swift (experimental)☆197Updated 10 years ago
- ☆185Updated 6 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 8 years ago
- Safely perform batch updates in UITableView and UICollectionView☆122Updated 6 years ago
- Rightpoint Commonly Used Tools☆123Updated 5 years ago
- 🤓 Smart, modern table and collection views on iOS☆550Updated 5 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 8 years ago
- BloodMagic is a framework, which gives you a way to create custom property attributes.☆316Updated 4 years ago
- Quick example of how divide an app into modules to respect the SOLID principles☆29Updated 8 years ago
- Automatic synchronization for Core Data apps, between any combination of Mac OS X and iOS: Mac to iPhone to iPad to iPod touch and back a…☆807Updated 11 years ago
- A UIWindow subclass used to message information to the users of your app.☆83Updated 8 years ago
- Sample project using VIPER architecture☆43Updated 7 years ago
- Library for location-based clustering of data using Quadtree written in Objective-C☆201Updated 8 years ago
- Sample project demonstrating Auto Layout with text wrapping and custom view wrapping☆266Updated 10 years ago
- How to use UICollectionView with NSFetchedResultsController☆440Updated 7 years ago
- A collection of category methods designed to simplify the process of HTTP request construction and manipulation in Cocoa.☆142Updated 8 years ago
- UICollectionView subclass with vertically expandable and collapsible sections☆110Updated 5 years ago
- VCRURLConnection is an iOS and OSX API to record and replay HTTP interactions, inspired by VCR for ruby☆375Updated 2 years ago
- Implements Core Data + iCloud, deals with all the nasty stuff and gives you a clean API.☆391Updated 10 years ago
- An iOS7 style circular progress view with a stop button.☆322Updated 10 years ago
- DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child no…☆131Updated 9 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆129Updated 8 years ago
- Collection View on iOS with auto layout in UICollectionViewCell to create cells with dynamic heights☆198Updated 5 years ago