Appcelerator Social Share Module

Getting Started

var socialshare = require("appcelerator.socialshare"); The socialshare variable is a reference to the Module object.

Follow basic steps to share using activity item provider:

Follow basic steps to share using activity item source:

Example

Building

Simply run appc run -p ios --build-only which will compile and package your module.

Copy the module zip file into the root folder of your Titanium application or in the Titanium system folder (e.g. /Library/Application Support/Titanium).

Author

Axway

License

Copyright (c) 2020 by Axway, Inc. Please see the LICENSE file for further details.