Skip to content

Presentr with Coordinator #179

@aabanaag

Description

@aabanaag

I have two coordinators, ModuleA and ModuleB. ModuleB needs to be displayed as a modal using Presentr but whenever I try to do customPresentViewController it displays it as overFullScreen instead of a modal.

func startWithPresentr(withCallback: CoordinatorCallback?) {
        presentingViewController.customPresentViewController(presentr, viewController: rootViewController, animated: true, completion: nil)
    }

Any ideas on how to show ModuleB as a modal?

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