MrAlek / Swift-NSFetchedResultsController-TrickeryLinks
A demo app accompanying the Swift NSFetchedResultsController Trickery blogpost on iosnomad.com
☆84Updated 4 years ago
Alternatives and similar repositories for Swift-NSFetchedResultsController-Trickery
Users that are interested in Swift-NSFetchedResultsController-Trickery are comparing it to the libraries listed below
Sorting:
- Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView☆106Updated 5 years ago
 - Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆154Updated 5 years ago
 - A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 9 years ago
 - [Deprecated] Alamofire + Unbox: the easiest way to download and decode JSON into swift objects.☆64Updated 4 years ago
 - Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.☆120Updated 8 years ago
 - Answering a question on SO☆48Updated 9 years ago
 - A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 9 years ago
 - Fast Swift debug logs☆129Updated 7 years ago
 - With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard ap…☆87Updated 6 years ago
 - Programmatic creation of NSAttributedString doesn't have to be a pain☆64Updated 3 years ago
 - Sample code for my talk about iOS 10 notifications☆104Updated 8 years ago
 - Adds functionality to "dim the background" when presenting a new view controller.☆31Updated 9 years ago
 - A protocol that allows any class to be printed as if it were a struct or a JSON object.☆65Updated 2 years ago
 - Example code for a blog post i wrote on Medium☆98Updated 4 years ago
 - Unit conversion library for Swift.☆341Updated 5 years ago
 - General purpose validation system for objects, nested objects, enumerables written in Swift☆84Updated 5 years ago
 - A protocol oriented way of handling datasources in Swift☆34Updated 9 years ago
 - Declarative form building framework for iOS☆158Updated 4 years ago
 - Sample code from talks on advanced animations☆118Updated 9 years ago
 - Adding UIControl targets, the right way.☆152Updated 9 years ago
 - A request manager that uses Alamofire to serialize requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager☆93Updated 4 years ago
 - Debit/Credit card validation port of the Luhn Algorithm in Swift☆136Updated last year
 - Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.☆109Updated 7 years ago
 - A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing C…☆238Updated 3 years ago
 - Declarative view styling in Swift. Inspired by CSS modules.☆140Updated 8 years ago
 - A command line tool for converting a folder of images into an .xcasset package for Xcode☆153Updated 6 years ago
 - Sample code for Swift Talk episode 1: Networking☆46Updated 7 years ago
 - An iOS world-time app written in Swift to demonstrate the benefits of treating view-state as a separate model.☆103Updated 7 years ago
 - Operation Oriented Programming in Swift☆218Updated 8 years ago
 - Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 5 years ago