Closed rizumita closed 4 years ago
I added a feature to compare the old and new model at 'objectWillChange'. If model conforms to Equatable, model is compared. If the model doesn't conform to Equatable, the model is not compared.
I added a feature to compare the old and new model at 'objectWillChange'. If model conforms to Equatable, model is compared. If the model doesn't conform to Equatable, the model is not compared.