You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
first of all, I wanted to say this is great work!
I was wondering if there is a way to use ViewModel + AnyViewModel also with UIKit views where objectWillChange is not enough to be able to react to viewModel.state changes. Accessing to the projectedValue of the state property would make the state changes available to a UIViewController subscriber.
The text was updated successfully, but these errors were encountered:
Hi,
first of all, I wanted to say this is great work!
I was wondering if there is a way to use ViewModel + AnyViewModel also with UIKit views where objectWillChange is not enough to be able to react to viewModel.state changes. Accessing to the projectedValue of the state property would make the state changes available to a UIViewController subscriber.
The text was updated successfully, but these errors were encountered: