Skip to content

Show how to pass models between view controllers & how to instantiate view models in viewDidLoad #1

@hokster7

Description

@hokster7

One of the problems I have with MVVM on iOS is that when using Storyboards, the life-cycle of view-controllers are just messed up.

I would love to see how a model object (just a POJO) is passed from one view controller to another, and how then that model's properties are bound to by the view model. The view controller binds UI elements' values to the view model, and we're done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions