Control of the Week: PaperFoldMenuController

Aaron Brethorst, November 12, 2012

This week’s Control of the Week is PaperFoldMenuController, by Hon Cheng, a terrific iOS developer (and all around great guy) based out of Singapore. PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting from the menu on the left changes the view controller on the right. PaperFoldMenuController uses view controller containment.

MIT licensed.

Find out more Add to Favorites