When would you use MVVM in designing iOS apps?
Anonymous
I'd use MVVM when I want modularity and compose the app so that I have business logic separate from the views, so that it is easily testable and easier to extend said code in the future.
Check out your Company Bowl for anonymous work chats.