Results 8 comments of beretis

Hi @andrewSeregin I had the same problem, and was wondering how to use Persitables with relationships, and I found solution (I'm not sure if it's the best one). This is...

@bstien I'm constantly trying to improve this solution and to create some good API for this, then I will create Pull Request...Right now, I'm struggling little bit with functionality. When...

@CezaryKopacz actually yes, tomorrow i will post it here...and i will create pull request :)

@rossrossp I forked this repo and implemented relationships into it with faulting but at the end there was always some problem. I ended up using just reactive FetchResultController and completely...

Hi guys, can I please ask if this is on the roadmap?

I had similar problem, I use my own custom implementation of tab bar using ContainerViewController, and I had problem that after I changed tabs, when I came back to the...

@wintermoon9 I did fix it, let me find the solution and help you.

This would be really great. Im working on an app, which has CLI api, but it has run loop, and I don't wanna terminate the process ever. I tried to...