Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnyViewModel for UIKit + Combine #4

Open
daniele-pizziconi opened this issue Nov 18, 2020 · 0 comments
Open

AnyViewModel for UIKit + Combine #4

daniele-pizziconi opened this issue Nov 18, 2020 · 0 comments

Comments

@daniele-pizziconi
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant