onymos-logo

onymosShare.showSocial

To share a message with any other application on the device. Displays the device share dialog to share the given text message.

OnymosShare.showSocial(
message,
(status) => {
// status: String. The status message on a successful share operation.
console.log(status);
},
(error) => {
console.log(error);
});
OPTIONS
message

String

Text message to be shared.

Think differently about app development

Download our free white paper today to learn how Onymos Features can maximize the value of your developer resources — and shave weeks or months off your development timeline.

Get your free white paper

Overlay