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

Have ViewModel -> MVVM #92

Open
jj10133 opened this issue Jul 12, 2024 · 1 comment
Open

Have ViewModel -> MVVM #92

jj10133 opened this issue Jul 12, 2024 · 1 comment

Comments

@jj10133
Copy link

jj10133 commented Jul 12, 2024

I saw Publisher class under State so I would like to ask if we would have the ViewModel concept here?

@stackotter
Copy link
Owner

I think SwiftCrossUI does kinda force ViewModel concept on devs at the moment (cause all state must go in the observable state property of the view), although I would probably like to loosen that requirement in the future. Does that kinda answer your question?

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

2 participants