tidev / appcelerator.social-share

A collection of API's to Social Share
Other
7 stars 2 forks source link
titanium-module

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:

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.