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.

Use Onymos for: AI doc processing / IoT connectivity / rapid app dev

Reach out, get started.

Overlay