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

Sharesheet plugin #1668

Draft
wants to merge 13 commits into
base: v2
Choose a base branch
from
Draft

Sharesheet plugin #1668

wants to merge 13 commits into from

Conversation

mattyg
Copy link

@mattyg mattyg commented Aug 16, 2024

Plugin that provides basic access to the Android Sharesheet and iOS Share Pane. Currently only supports sharing text.

I'm waiting to get access to a Mac mid next week to review / bug fix the iOS implementation. The Android implementation works well.

Please let me know if this is a PR you might accept and if you'd want to see any changes first.

Copy link
Contributor

github-actions bot commented Aug 16, 2024

Package Changes Through 27e76fa

There are 16 changes which include dialog with prerelease, http-js with prerelease, updater with prerelease, barcode-scanner with prerelease, clipboard-manager with prerelease, deep-link with prerelease, global-shortcut with prerelease, window-state with prerelease, biometric with prerelease, geolocation with prerelease, haptics with prerelease, nfc with prerelease, notification with prerelease, shell with prerelease, store with prerelease, fs-js with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-beta.17 2.0.0-rc.0
api-example-js 2.0.0-rc.0 2.0.0-rc.1
barcode-scanner 2.0.0-rc.0 2.0.0-rc.1
biometric 2.0.0-rc.0 2.0.0-rc.1
clipboard-manager 2.0.0-rc.0 2.0.0-rc.1
deep-link 2.0.0-rc.0 2.0.0-rc.1
fs-js 2.0.0-rc.0 2.0.0-rc.1
dialog 2.0.0-rc.0 2.0.0-rc.1
geolocation 2.0.0-rc.0 2.0.0-rc.1
global-shortcut 2.0.0-rc.0 2.0.0-rc.1
haptics 2.0.0-rc.0 2.0.0-rc.1
http-js 2.0.0-rc.0 2.0.0-rc.1
nfc 2.0.0-rc.0 2.0.0-rc.1
notification 2.0.0-rc.0 2.0.0-rc.1
shell 2.0.0-rc.0 2.0.0-rc.1
store 2.0.0-rc.0 2.0.0-rc.1
updater 2.0.0-rc.0 2.0.0-rc.1
window-state 2.0.0-rc.0 2.0.0-rc.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@mattyg
Copy link
Author

mattyg commented Aug 29, 2024

After discussing on discord it sounds like the tauri team does not want to take on maintenance of this plugin until tauri v2 is stabilized. Thus I published it standalone here: https://github.com/buildyourwebapp/tauri-plugin-sharesheet

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.

1 participant