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 4 years ago
- Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.☆121Updated 8 years ago
- A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 8 years ago
- [Deprecated] Alamofire + Unbox: the easiest way to download and decode JSON into swift objects.☆64Updated 4 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
- 100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer☆212Updated 4 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
- Unit conversion library for Swift.☆341Updated 5 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
- Sample code for my talk about iOS 10 notifications☆104Updated 8 years ago
- General purpose validation system for objects, nested objects, enumerables written in Swift☆85Updated 5 years ago
- Example code for a blog post i wrote on Medium☆98Updated 4 years ago
- Adds functionality to "dim the background" when presenting a new view controller.☆31Updated 9 years ago
- Fast Swift debug logs☆129Updated 7 years ago
- Declarative form building framework for iOS☆159Updated 3 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
- Sample code for Swift Talk episode 1: Networking☆46Updated 7 years ago
- Debit/Credit card validation port of the Luhn Algorithm in Swift☆136Updated last year
- Declarative view styling in Swift. Inspired by CSS modules.☆140Updated 8 years ago
- Map Clustering for Swift.☆182Updated 8 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
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 5 years ago
- Programmatic creation of NSAttributedString doesn't have to be a pain☆64Updated 3 years ago
- A Swift utility function that generates Equatable protocol code for any object.☆125Updated 8 years ago
- Sample code from talks on advanced animations☆118Updated 9 years ago
- A simple type-safe drop in Swift wrapper class for the keychain☆73Updated 2 years ago
- A Swift framework that wraps CoreData, hides context complexity, and helps facilitate best practices.☆123Updated 7 years ago
- Swift enum wrapper for easier handling of HTTP status codes.☆163Updated 2 years ago
- Adding UIControl targets, the right way.☆152Updated 9 years ago