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:
- A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 9 years ago
- Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView☆106Updated 5 years ago
- Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.☆121Updated 9 years ago
- Answering a question on SO☆48Updated 10 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
- Example code for a blog post i wrote on Medium☆98Updated 4 years ago
- [Deprecated] Alamofire + Unbox: the easiest way to download and decode JSON into swift objects.☆64Updated 4 years ago
- A protocol that allows any class to be printed as if it were a struct or a JSON object.☆65Updated 3 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 9 years ago
- Unit conversion library for Swift.☆341Updated 5 years ago
- Fast Swift debug logs☆129Updated 7 years ago
- Programmatic creation of NSAttributedString doesn't have to be a pain☆64Updated 3 years ago
- Swift Collection Data Structures Library☆119Updated 6 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
- Debit/Credit card validation port of the Luhn Algorithm in Swift☆136Updated last year
- A Swift framework that wraps CoreData, hides context complexity, and helps facilitate best practices.☆123Updated 8 years ago
- Sample code for my talk about iOS 10 notifications☆104Updated 8 years ago
- Swift enum wrapper for easier handling of HTTP status codes.☆163Updated 2 years ago
- A Swift utility function that generates Equatable protocol code for any object.☆125Updated 8 years ago
- Perform storyboard segues with closures, in Swift☆133Updated 4 years ago
- JustPersist is the easiest and safest way to do persistence on iOS with Core Data support out of the box. It also allows you to migrate t…☆164Updated last year
- Adding UIControl targets, the right way.☆152Updated 9 years ago
- Sample code from talks on advanced animations☆118Updated 10 years ago
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 6 years ago
- Swift Framework for sending Apple Push Notification over HTTP/2 API☆155Updated 8 years ago
- Declarative view styling in Swift. Inspired by CSS modules.☆140Updated 8 years ago
- 100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer☆213Updated 5 years ago
- Enables you to set up Auto Layout constraints directly between your views and the iOS keyboard.☆57Updated 6 years ago
- Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.☆109Updated 7 years ago
- Smooth Drawing for iOS in Swift with Hermite Spline Interpolation☆243Updated 7 years ago