Realm database: Replacing SQLite & Core Data Part 2 to 2
In the previous tutorial, I was explaining to how setup a project in Swift using Realm Database instead of Core Data. The goal of this post is create all the stuff necessary for persisting data on the device. Get started.