-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Is your feature request related to a problem? Please describe:
On iOS, the share button includes a "Save Image" option, which is very convenient. However, this option is missing on Android.
Describe the solution you'd like:
It would be great to have a similar "Save Image" option on Android, as there currently isn't a straightforward way to download images.
Additional Context:
As a temporary workaround, I modified the image's save path to an external directory when the share button is pressed, so user can find the image in their photo. However, this solution is not ideal. Since I'm using Ionic and not deeply familiar with native code, please feel free to correct me if I've misunderstood anything.
Looking forward to your feedback.


