Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

realm/Scrumdinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrumdinger – How to migrate Apple's SwiftUI tutorial app to Realm

The purpose of this repo is to show how the Scrumdinger app fom Apple's SwiftUI tutorial can be extended to use Realm to store the application data.

The main branch is the app as it appears in Apple's tutorial.

The realm branch contains a modified version of the Scrumdinger app that persists the application data in Realm.

The new-schema branch contains a modified version of the Scrumdinger app that persists the application data in Realm.

You can view the diff between the main and realm branches to see the (very few) changes that were needed to make the app run on Realm.

Adapting Apple's Scrumdinger SwiftUI Tutorial App to Use Realm explains all of the steps to migrate the app to Realm.

About

Showing how the app from Apple's SwiftUI tutorial can be enhanced by adding Realm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages