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

It just makes my content black and top bar gray #139

Open
anonym24 opened this issue Mar 24, 2019 · 1 comment
Open

It just makes my content black and top bar gray #139

anonym24 opened this issue Mar 24, 2019 · 1 comment

Comments

@anonym24
Copy link

anonym24 commented Mar 24, 2019

I tried code example https://github.com/ykyouhei/KYDrawerController/tree/master/Example/Code

And I see the next picture on iOS 12.1

Screenshot at Mar 24 16-49-25

@anonym24
Copy link
Author

I can open menu only programmatically because everything is gone within my controller view and top bar:

    if let drawerController = navigationController?.parent as? KYDrawerController {
        drawerController.setDrawerState(.opened, animated: true)
    }

Screenshot at Mar 24 16-54-50

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

1 participant