You are viewing a single comment's thread from:
RE: [Steemia] - More features and bugs fixed 😏
Thanks for the contribution, @jaysermendez! Some pretty cool new features, and it's also nice to see you are implementing stuff that users have suggested!
One thing I was wondering - what does this do?
socialShare(): void {
this.socialSharing.share('', '', this.rawUrl).then(() => {
// Sharing via email is possible
}).catch(() => {
// Sharing via email is not possible
});
}
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thanks :D this code opens up the following modal to select where you want to share the image :D
I was so confused lol.
Now you are not :P
Thanks for implementing it .
you are welcome ;)