Ads

Wednesday, September 11, 2013

iPhone NavigationGroup in Alloy

In this post I am going to share how to use iPhone NavigationGroup in Alloy project.

In Titanium this method used to create the NavigationGroup. Following example also covers below things
  • Creating NavigationGroup
  • Opening a new window in NavigationGroup
  • Closing NavigationGroup
 
iPhone NavigationGroup Example

 Example App: https://github.com/TiTutorial/alloy_navigation_group

1 comment: