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

Share a photo #31

Closed
jdisho opened this issue May 4, 2018 · 1 comment
Closed

Share a photo #31

jdisho opened this issue May 4, 2018 · 1 comment
Labels

Comments

@jdisho
Copy link
Owner

jdisho commented May 4, 2018

Click on "..." to share a photo via UIActivityViewController

@TheCodeTalker
Copy link
Contributor

@jdisho this functionality is already present case let .activity(items): let vc = UIActivityViewController(activityItems: items, applicationActivities: nil) return .alert(vc) in scene.swift

@jdisho jdisho closed this as completed Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants