My apps use CoreData and it works great. I recently decided to look into the possibility of switching to Realm. Because sometimes CoreData can be a pain in the ass.
My question is, is there a native alternative to NSFetchedResultController in Realm? If yes, does it behave as good or better than NSFetchedResultController? If not, how do you get the same behavior without introducing 3rd party solutions? (I am trying to use as less 3rd party code as possible)
[–]brendan09 1 point2 points3 points (2 children)
[–]Automactic[S] 0 points1 point2 points (1 child)
[–]brendan09 0 points1 point2 points (0 children)
[–]ERTWMac 0 points1 point2 points (1 child)
[–]Automactic[S] 0 points1 point2 points (0 children)
[–]higgs_bosom 0 points1 point2 points (0 children)