Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Func shareImageFile #210

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

jmseb3
Copy link

@jmseb3 jmseb3 commented Mar 7, 2025

add func shareImageFile for Android and iOS

Android

Use Intent.ACTION_SEND

Share By Camera(file)

android_share_by_camera

Share By Image(Uri)

android_share_by_image

iOS

use UIActivityViewController

Share By Camera(nsURL)

ios_share_by_camera

Share By Image(nsURL)

ios_share_by_image

@vinceglb
Copy link
Owner

vinceglb commented Mar 7, 2025

Hi @jmseb3! Thanks for your work! That's awesome!

I've just started my vacation. I'll review and merge your PR on my return.

Thanks again 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants