RealmIncrementalStore icon indicating copy to clipboard operation
RealmIncrementalStore copied to clipboard

Realm-powered Core Data persistent store

Results 2 RealmIncrementalStore issues
Sort by recently updated
recently updated
newest added

Hey, your library is really interesting. The only problem I found was the `README.md`, which lacks an `Installation Section` I created this [iOS Open source Readme Template](https://github.com/awesome-labs/iOS-readme-template) so you can...

I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).