Implement sharing API #2858
Labels
android
The issue relates to Android mobile support.
awaiting details
More details are needed before the issue can be triaged.
enhancement
New features, or improvements to existing features.
iOS
The issue relates to Apple iOS mobile support.
macOS
The issue relates to Apple macOS support.
What is the problem or limitation you are having?
At least iOS, Android and macOS seem to offer an API to share a document with another app. As seen in:
Toga doesn't currently offer that.
I'm writing an app that produces a file, and it would be handy if the user could simply share this file with other apps, directly from my app.
Describe the solution you'd like
Implement sharing API, that allows us to present the user with the option to share a document/file with another app.
Describe alternatives you've considered
None
Additional context
No response
The text was updated successfully, but these errors were encountered: