Hello ! Is there a good way to approach KVO (Key-V...
# multiplatform
g
Hello ! Is there a good way to approach KVO (Key-Value Observing) for ObjectiveC/Swift? I've a data class with a mutable field and not sure how to listen changes on this field from iOS.