KYDrawerController icon indicating copy to clipboard operation
KYDrawerController copied to clipboard

Side Drawer Navigation Controller similar to Android

Results 50 KYDrawerController issues
Sort by recently updated
recently updated
newest added

Hello, I would like to have an updated version of library by fixing following issue: `[TableView] Warning once only: UITableView was told to layout its visible cells and other contents...

Hi, first of all, thanks for the beautiful library. I have an app that has a menu as a left drawer and other as regular screens so that I used...

How can i push other viewcontroller in drawercontroller?

How can I navigate from AppDelegate to a ViewController keeping the NavigationBar? I tried the following with no luck. Firstly I instanciated the target ViewController: let storyboard = UIStoryboard(name: "Main",...

I will Explain my Problem alittle bit. So i am not initialising drawerview in Appdelegate. instead i am initialising the drawer view in my loginView Controller and Setting the rootViewController...

Nice UI control. Would be great if upgraded to latest swift version and support for Swift Package Manager is added. Thanks

hello I have client requirement dashboard don't refresh. when i tap on side menu then tap on dashboard.my view will appear call. How can i stop calling viewwill appear?

[THIS IS MORE OF A SUGGESTION] Just add this under override methods in KYDrawerController.swift So that statusBarStyle can be changed from child viewcontrollers. override open var childForStatusBarStyle: UIViewController? { return...