Blog
I would expect swift Observable state to be shared. If a copy was desired, a new object would need to be instantiated with the desired initial properties, thus breaking the observation of properties from the first object.
Blog
I would expect swift Observable state to be shared. If a copy was desired, a new object would need to be instantiated with the desired initial properties, thus breaking the observation of properties from the first object.