X Tutup
The Wayback Machine - https://web.archive.org/web/20201027051517/https://github.com/appcelerator-modules/ti.moddevguide
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ios
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.
X Tutup