Lluis Gerard
Lluis Gerard
Simplified the code using generic UIViewControllers. There is no need to use your own classes here for MainView and SecondaryViews. I also changed the duration so it uses the same...
Swift SDK v10.49.3 changed the details for installing the package with Swift Package Manager (SPM). Related to #214
As explained on Realm documentation [Swift Package Target Cannot be Built Dynamically](https://www.mongodb.com/docs/atlas/device-sdks/sdk/swift/test-and-debug/#swift-package-target-cannot-be-built-dynamically), you now have to select either a Realm or RealmSwift library. For this project only RealmSwift should be...