The Share operation allows to share content using different channels and social networks.
The main social networks available are: Facebook, Twitter, Instagram and WhatsApp.
This component uses the phonegap-plugin-socialsharing (5.1.3.1wr) PhoneGap plugin to interact with the device.
More information...
The Send SMS operation sends messages to mobile phones.
This component uses the cordova-sms-plugin-master (0.1.2 version) PhoneGap plugin to interact with the device.
More information about the plugin are available here: https://github.com/cordova-sms/cordova-sms-plugin.
The Geolocation operation retrieves the current device position in terms of latitude and longitude.
This component uses the Apache Cordova Geolocation PhoneGap plugin to interact with the device.
More information about the plugin are available here: https://github.com/apache/cordova-plugin-geolocati...