RealmTaskTracker

SwiftUI version of the MongoDB Realm iOS tutorial

MIT License

Stars
26

MongoDB Realm Task Tracker

Implementation of the MongoDB Realm iOS Swift tutorial in SwiftUI.

Conferences

Combine-ing MongoDB Realm with SwiftUI Slides (PDF)

Caveats

TL;DR: Only Testuser works.

This app uses a dynamic partition value of the current user's ID. However, I have not yet gotten this to work with the new Realm @AsyncOpen property wrapper. To work around this the partition value is hard-coded with the value of Testuser.

Screenshots

License

This repo is licensed under the MIT License. See the LICENSE file for rights and limitations.