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

Cannot invoke initializer with no arguments #119

Open
bangiqi opened this issue Jun 17, 2018 · 1 comment
Open

Cannot invoke initializer with no arguments #119

bangiqi opened this issue Jun 17, 2018 · 1 comment

Comments

@bangiqi
Copy link

bangiqi commented Jun 17, 2018

Cannot invoke initializer for type KYDrawerController with no arguments. How can i solve this error?

@anuranBarman
Copy link

You can initialize it like this

let drawerController = KYDrawerController(drawerDirection: KYDrawerController.DrawerDirection.left, drawerWidth: 200)

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

2 participants