trigger-corp / libreforge

Build cross-platform apps with HTML, CSS and JavaScript
MIT License
5 stars 0 forks source link

Add ability to Save Video from native share #71

Closed ErikAugust closed 9 months ago

ErikAugust commented 4 years ago

It would be great to have a video property that acted like the image property and then allowed the user a "Save Video" ("SaveToCameraRoll") option in native share (https://trigger.io/modules/share/current/docs/index.html).

text: A string that will be shared. subject: The string you would like to use as a subject for the share.> url: A string containing a URL. image: A string containing a URL that points to the image you'd like to share. video: A string containing a URL that points to the video you'd like to share.`