nverinaud/NVSlideMenuController

why it run 3 times the viewdidload?

MarsApples opened this issue · 1 comments

why it run 3 times the viewdidload?

Hi MarsApples,

It does not. It's probably an issue in your code, the viewDidLoad method is called automatically when I first use the view property of the given view controllers (either the content view controller or the menu view controller).