Skip to content

tidev/ti.moddevguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanium Module Developer Guide Build Status

This is the Module Developer's Guide for Titanium. It can be used by native module developers to understand the basic and advanced concepts to build own native modules for Titanium.

Functionality

This sample module provides the following components across iOS and Android:

  • Module / app lifecycle
  • View / proxy relationship
  • Sending and receiving events ( fireEvent and addEventListener)
  • Writing own setter / getter methods
  • Validate user-input and provide proper error-handling
  • Manage async tasks using callbacks

Questions?

If you have any questions, feel free to join the #module_development channel in the TiSlack community or ask a question on StackOverflow.

Contributors

Interested in contributing? Read the contributors/committer's guide.

Legal

This module is Copyright (c) 2010-present by Axway Appcelerator. All Rights Reserved. Usage of this module is subject to the Terms of Service agreement with Axway Appcelerator.