SlideMenuControllerSwift
SlideMenuControllerSwift copied to clipboard
iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
I'm having an issue when a phone call gets in and you are in the middle of a transition.. 1) Run the demo project on simulator 2) Tap Right controller...
The center one is SlideMenuController and button2 is interactive, but button1 on mainViewController is not interactive, I guess it is behind the view of SlideMenuController. Can anyone help me? overrided...
Hi, I want to use SlideMenuControllerSwift in my Application. My Application is tabbar application. Please give suggestions to implement slide menu in tabbarcontroller . Thank you
Compile without errors; update swift version so Xcode does not prompted to migrate.
Is anyone else having trouble on an Xs Max. the app runs fine with a sidemenucontroller on the Xs, X, 8+, 8, 7, etc I use both the swipe and...
I am new on Swift and iOS, i tried to integrate this SlideMenuController to my project but i take "Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional...
Does not compile with Swift 4.2.
はじめまして。 ライブラリ利用させてもらっています。 日本語で申し訳ないのですが、タイトルの通り メニュー内でスクロールした後タップアクションなどで画面遷移する際に メニューを閉じているのですが、viewWillDisappearが呼ばれないことがあります。 ただ同じ操作をして呼ばれる場合もあり、上記の場合と何が違うのかわかりません。 対策として、画面遷移時に明示的にviewWillDisappearを呼ぶことで意図した動きにはなっています。 漠然としたissueで申し訳ないのですが、ご確認いただけますでしょうか。
*SlideMenuController.swift line 921SlideMenuController.setUpViewController(UIView, targetViewController : UIViewController?) -> () -- | -- | -- *SlideMenuController.swift line 212SlideMenuController.viewWillLayoutSubviews() -> () *SlideMenuController.swift line 0@objc SlideMenuController.viewWillLayoutSubviews() -> ()