Realm Realm is MongoDB for Local Device, Object Oriented Database.
To use this Database, you should have Xcode 12.4 or later.
and your app should target iOS 15 or later. Install It is very simple to install Realm on your app.
In this article, I will use only CocoaPods pod ‘RealmSwift’, ‘~>10’ …