Artur Mkrtchyan

Results 43 comments of Artur Mkrtchyan

Can you post an example code, please?

You're right. Currently, as a workaround, you can make an init method that takes it as true by default, and leave it false in the definition.

What is this? And what help do you need?

I still don't understand what is the problem and what you want to achieve. Can you please elaborate?

@wickwirew but is it theoretically possible?

That will be just awesome if you add it!

Hi @wickwirew. Have you got a chance to add this feature? :)

Hmm. very strange. Ok, thank you for suggestion.

@trungnguyen1791 because of this: #43

It is pretty easy to do that in code.. In the `viewDidLoad` of your AMSlideMenuMainViewController do the following ```Swift class MainContainerViewController: AMSlideMenuMainViewController { override func viewDidLoad() { super.viewDidLoad() let leftMenuVC...