Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentr with Coordinator #179

Open
aabanaag opened this issue Aug 24, 2020 · 3 comments
Open

Presentr with Coordinator #179

aabanaag opened this issue Aug 24, 2020 · 3 comments

Comments

@aabanaag
Copy link

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?

@patthehuman
Copy link

project is dead

@Andy0570
Copy link

Is there a recommended alternative?

@patthehuman
Copy link

try pan modal by slackhq: https://github.com/slackhq/PanModal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants