📄️ macOS
To develop iOS Apps you'll need an Apple computer running one of the latest macOS versions. At the time of this writing, macOS Ventura (13.4) is the latest one.
📄️ Xcode 14
We need to install Xcode from:
📄️ Build an App using the Realm SDK to store data locally
This lab is based on the SwiftUI Atlas Device SDK App Lab where we build a simple habit-tracking app using SwiftUI and the Atlas Device SDK (formerly known as Realm SDK). This app stores data locally and our objective now is to add Atlas Device Sync to that app.