I don’t have much experience with SQLite directly on iOS, but if you’re referring to SQLite for persistence of a model, maybe CoreData is a way to do it given that it’s a framework provided by Apple itself. I haven’t tried it myself, and I usually use Realm for persistence. I am very curious how Realm’s reactive approach works with Swift UI’s observers.
Post
Replies
Boosts
Views
Activity
That was it for me, change to StaticConfiguration and the Provider struct has to implement TimelineProvider