BeechMachine

Results 1 comments of BeechMachine

Also having issues with `self.drawerController?.openDrawer(.left)` and `self.drawerController?.closeDrawer()`. In my case, both the left and centre have UINavigationContoller's embedded in them, each with a single UIViewController embedded as the rootViewController. Each...