I have requirement where I add drawer for only one screen. In effect I do not want it to be added ECDrawerLayout to navigationViewController. I want to add it UiViewController.view so that it is not displayed apart from home page.
Is this possible to achieve using ECDrawerLayout