Wraps NSFetchedResultsController from CoreData as Publisher from Combine framework.
- The latest stable release is 0.1.0. Released over 1 year ago.
- The last commit to master was over 1 year ago.
Swift Version Compatibility
[](https://swiftpackageindex.com/S2Ler/FetchedResultsPublisher)
Platform Compatibility
iOS
macOS(Intel)
macOS(ARM)
Linux
tvOS
watchOS
[](https://swiftpackageindex.com/S2Ler/FetchedResultsPublisher)
FetchedResultsPublisher
Wraps NSFetchedResultsController from CoreData as Publisher from Combine framework.
Credits
Inspired by https://github.com/groue/GRDBCombine approach.