Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

share.sharesingle facebook react native

Share.shareSingle({
                    title: 'shareVia',
                    message: 'I am message',
                    caption: 'I am a caption',
                    url: 'https://www.google.com',
                    social: Share.Social.FACEBOOK,
                    contentDescription: 'Facebook sharing is easy!',
                    quote: 'I am quote',
                    type: 'url',
});
Source by lifesaver.codes #
 
PREVIOUS NEXT
Tagged: #facebook #react #native
ADD COMMENT
Topic
Name
6+7 =