SkillAgentSearch skills...

NavController

This is the 2013 version of the Ti-Navigation-Controller.This code no longer works. Look at the NavControlTi32 project for a working copy.

Install / Use

/learn @vuinguyen/NavController
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is my 2013 update on the Ti-Navigation-Controller, originally written by Kevin Whinnery, and updated by scores of people since. I borrowed heavily from Mike at github account, xsaero00 (https://github.com/xsaero00/Ti-Navigation-Controller) for this version; Thanks, Mike!

For this, I mainly used module.exports instead of exports (personal preferance), and added a check in the NavigationController's open function to prevent the app from crashing when too many windows would get popped off the stack prematurely (which would happen if you dropped the NavigationController into an app that had Master-Detail views several layers deep).

As this is an open source project, I may not have time to update this often. But please feel free to fork from this project and make your own improvements. If you do so, I'd love to hear from you (and so would the rest of my blog readers, as this would help everyone! :) )

Please add your comments to my blog at: http://sunfishempire.wordpress.com/2012/06/02/complex-navigation-titanium-part1/


Stuff our legal folk make us say:

Appcelerator, Appcelerator Titanium and associated marks and logos are trademarks of Appcelerator, Inc.

Titanium is Copyright (c) 2008-2012 by Appcelerator, Inc. All Rights Reserved.

Titanium is licensed under the Apache Public License (Version 2). Please see the LICENSE file for the full license.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated12y ago
Forks4

Languages

JavaScript

Security Score

55/100

Audited on Jan 28, 2014

No findings