share({ … })

Use the OS Share-dialog to share text or a URL

Parameters

{ text: 'Some text to share' }

Syntax

xumm.xapp.share({ text: 'Some text to share' })

Last updated