share

open override fun share(content: ReadableMap?, dialogTitle: String?, promise: Promise)

Open a chooser dialog to send text content to other apps.

Refer http://developer.android.com/intl/ko/training/sharing/send.html

Parameters

content

the data to send

dialogTitle

the title of the chooser dialog