All Projects → appcelerator-modules → ti.moddevguide

appcelerator-modules / ti.moddevguide

Licence: other
Appcelerator Titanium native Module Guide

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ti.moddevguide

ti.playservices
Titanium module for Google Play Services
Stars: ✭ 19 (-51.28%)
Mutual labels:  titanium, appcelerator, titanium-module
titanium-apple-sign-in
Use the iOS 13+ Apple Sign In API with Titanium
Stars: ✭ 29 (-25.64%)
Mutual labels:  titanium, appcelerator, titanium-module
ti.admob
Use the Google AdMob SDK on iOS and Android with Titanium
Stars: ✭ 51 (+30.77%)
Mutual labels:  titanium, appcelerator, titanium-module
av.imageview
Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
Stars: ✭ 97 (+148.72%)
Mutual labels:  titanium, appcelerator, titanium-module
titanium-alternate-icons
Leverage the ability to change the app icon in iOS 10.3+
Stars: ✭ 24 (-38.46%)
Mutual labels:  titanium, appcelerator, titanium-module
ti.paint
Touch-based painting with the Titanium SDK.
Stars: ✭ 27 (-30.77%)
Mutual labels:  titanium, appcelerator, titanium-module
griffin-app-opensource
The Axway Griffin App goes open source!
Stars: ✭ 19 (-51.28%)
Mutual labels:  titanium, appcelerator
staballoy
Reactive UI framework for Titanium Alloy
Stars: ✭ 18 (-53.85%)
Mutual labels:  titanium, appcelerator
nl.fokkezb.loading
The widget provides a simple loading mask that can be easily styled and configured.
Stars: ✭ 96 (+146.15%)
Mutual labels:  titanium, appcelerator
ti recover
Appcelerator Titanium APK source code recovery tool
Stars: ✭ 17 (-56.41%)
Mutual labels:  titanium, appcelerator
titanium-dark-mode
Full support for iOS 13+ / Android 10+ dark mode (semantic colors and images) in Appcelerator Titanium
Stars: ✭ 26 (-33.33%)
Mutual labels:  titanium, appcelerator
ti.locationservices
Titanium Location Services Module for Android
Stars: ✭ 13 (-66.67%)
Mutual labels:  titanium, titanium-module
titanium-turbo
Axway Amplify module that adds some enhancements for Appcelerator Titanium Alloy
Stars: ✭ 15 (-61.54%)
Mutual labels:  titanium, appcelerator
nl.fokkezb.button
Bootstrap Button widget for Appcelerator (Titanium)
Stars: ✭ 72 (+84.62%)
Mutual labels:  titanium, appcelerator
To.BounceView
A bouncing view widget for Titanium
Stars: ✭ 49 (+25.64%)
Mutual labels:  titanium, appcelerator
Titanium mobile
🚀 Native iOS- and Android- Apps with JavaScript
Stars: ✭ 2,553 (+6446.15%)
Mutual labels:  titanium, appcelerator
vscode-appcelerator-titanium
Appcelerator development tools and UI package for Visual Studio Code.
Stars: ✭ 35 (-10.26%)
Mutual labels:  titanium, appcelerator
TiFastlane
With TiFastlane you'll be able to fully optimize the way you submit your app updates and maintain your certificates and provisioning profiles of all your Titanium Apps.
Stars: ✭ 83 (+112.82%)
Mutual labels:  titanium, appcelerator
titanium-firebase-analytics
Use the Firebase Analytics SDK in Axway Titanium 🚀
Stars: ✭ 33 (-15.38%)
Mutual labels:  titanium, appcelerator
titanium-arkit
Use the iOS 11 ARKit API in Axway Titanium
Stars: ✭ 28 (-28.21%)
Mutual labels:  titanium, appcelerator

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].