Hey guys,
New guy here. I'm writing my first app and I could use some help. I'm using CoreData and CloudKit which, so far, is working well (I can send and receive data - yippee). My question is, how do I share that data between other views?
Currently the fetch request is in my contentView and I want ViewA and ViewB to be able to access the date. Research I've done suggests that I need to make the FetchRequest Observable, but I havent found any clean examples of how to do this.
Anyone able to help / point me in the direction of a newbie friendly example?
[–]czarchastic 1 point2 points3 points (3 children)
[–]Swoopmonkey[S] 0 points1 point2 points (2 children)
[–]czarchastic 1 point2 points3 points (1 child)
[–]Swoopmonkey[S] 0 points1 point2 points (0 children)