Mobile Technology
128.7K views | +0 today
Follow
Mobile Technology
Oportunidades de negocio y nuevas maneras de hacer - Business opportunities and new ways of doing things
Your new post is loading...
Your new post is loading...
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

PaperFoldMenuController :A navigation menu on the left of the screen using on PaperFold

PaperFoldMenuController :A navigation menu on the left of the screen using on PaperFold | Mobile Technology | Scoop.it

PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. This table view is shown/hidden using PaperFold-for-iOS. Selecting from the menu on the left changes the view controller on the right. PaperFoldMenuController uses view controller containment.


Via Vincent Demay
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

Open Source: Custom iOS Control For Creating Elegant Nested Table Views

Open Source: Custom iOS Control For Creating Elegant Nested Table Views | Mobile Technology | Scoop.it

Obj-C module built on UITableView for creating a 2-level nested list UI control. iOS 4.0+

 

 

✔ Sources: https://github.com/boxedice/ios-SDNestedTable

 


Via jerometonnelier, Vincent Demay
Kapil Singh's comment, June 21, 2013 3:15 AM
great work thanks