Skip to content

How do I handle sharing/downlaods? #230

Answered by Chhekur
JKDos asked this question in Q&A
Discussion options

You must be logged in to vote

@JKDos

  • Downloading Image
    In order to download image what you can do is you can get the public URL of image and send that to back process over IPC and there you can the image from the received URL and can use FS module to save that in user's phone.

  • Share on social media
    You can create social media sharing dialog in HTML itself or React and can read from user's device using FS and share.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JKDos
Comment options

@JKDos
Comment options

Answer selected by JKDos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants