Skip to content

[iOS] Displaying view controller on parent RIB in nested hierarchy #36

Description

@alexvbush

Original issue: uber/RIBs#302

I have this hierarchy: 38175663-1243b9c6-35d8-11e8-8e69-cb9432651e23

I'm trying to display view controller of component D (low-level) in view controller of component Root (which has navigation controller, so basically I need to call show(vc, sender: nil)).

However in this nested hierarchy I have no access to view controller of component Root in children components. How can I achieve that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions