Skip to content

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

Description

@tailec

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    iOSiOS related tickets

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions