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
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?
I saw Publisher class under State so I would like to ask if we would have the ViewModel concept here?
The text was updated successfully, but these errors were encountered: