An open API service indexing awesome lists of open source software.

https://github.com/realm/task-tracker-swiftui

Simple task manager using Realm and SwiftUI
https://github.com/realm/task-tracker-swiftui

Last synced: 3 months ago
JSON representation

Simple task manager using Realm and SwiftUI

Awesome Lists containing this project

README

          

# Task Tracker - Realm & SwiftUI

You can find out much more about how this app is built in [Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine
](https://developer.mongodb.com/how-to/realm-swiftui-combine-first-app).

Uses [this Realm backend](https://docs.mongodb.com/realm/tutorial/realm-app/).

Set `app` in `swiftui_realmApp.swift` to the app id of your Realm app before building.