Bonto.ch

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

My Code

In this page you can find a list with all my code in GitHub, under MIT license.

MCFlashMessageView

MCFlashMessageView is an iPhone and iPad class that gives you the possibility to show a flash message, styled like an HUD. An example of this kind of flash messages has been implemented in Reeder App, for example, when you star or unstar an article.

GitHub

MCMenuViewController

MCMenuViewController 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 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

Comments