Your Second iOS & SwiftUI App, Episode 16: Model Objects | raywenderlich.com

Convert a Book instance into “Model Object”: a reference type that comes with the power of the Identifiable protocol.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/25836622-your-second-ios-swiftui-app/lessons/16

hello I have the Book turned into class with the extensions, but I still get errors that Book does not confome to Hashable:
Any ideas what Im doing wrong here? :slight_smile:
Screenshot 2022-08-25 at 23.57.40