/RealmDB

Primary LanguageSwift

Saving data on local store with Realm

  • Create example to add todo and group todos by category use Realm DB
  • Sharing logging status between two apps with the same group

Todo app: Display all todos

ExtendTodo App: Use logging status from Todo App to logging app.