supersimpleshare-mobile
Mobile icon

Super Simple Share Mobile

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 November 2019 by 
Motion10ShareComponent
5.0
 (1 rating)
supersimpleshare-mobile

Super Simple Share Mobile

Details
Easy implementation of the web-share API for mobile devices and tablets. No Cordova plugins needed, just simple javascript. This is the mobile version
Read more

Please check out the example project. Native experience for iPhone and Android. This is the mobile version.

This works ONLY on mobile device browsers.


How to use to share the current page URL:

Be sure to use this in the Onready screen action of a screen to initialize the JavaScript correctly.

- Create a button
- Button style class: btn-shareURLOnly

Optional:
- Define .btn-shareURLOnly class in CSS file


How to use to share the current page URL and a custom text:

Be sure to use this in the Onready screen action of a screen to initialize the JavaScript correctly.

- Create a button
- Button style class: btn-ShareURLTitleAndMessage

- Supply the Title and the Text input parameter

Optional:

- Define .btn-ShareURLTitleAndMessage class in CSS file


Release notes (1.0.0)
Reviews (0)
Team