Bonto.ch

Bonto *jr = [[Bonto alloc] init];

MCMenuViewController on GitHub

I just released this code on GitHub. It’s still an early stage code, so please download it only if you’re an experienced developer.

Basically MCMenuViewController is a reproduction of the Menu in Facebook app (Path has both sides, this version only has left side).

I reprodouced this component to use it inside an app, so I made it open source under MIT license. I created this component to be used as Root controller or as child in an UINavigationController.

GitHub

MCMenuViewController

Comments