📄️ Habit model class
This represents one Habit, like Walking, Journaling, Meditating, etc.
📄️ Habits model class
- create an Habits class, a list of Habits. Here we use a RealmSwift List. As there's also now a SwiftUIList, we need to add the namespace RealmSwift.List