proposals icon indicating copy to clipboard operation
proposals copied to clipboard

Share Target

Open luisenriqueH opened this issue 4 years ago • 3 comments
trafficstars

Plugin Request

The Share Target API provides methods for enable sharing content from any apps the user may have installed.

Name: share-target Package: `@capacitor-community/share-target

Platform(s)

Android IOS Web

Existing Solutions

https://web.dev/web-share-target/ https://developer.chrome.com/docs/android/trusted-web-activity/integration-guide/ https://github.com/j3k0/cordova-plugin-openwith https://github.com/carsten-klaffke/send-intent https://github.com/tavosansal/capacitor-plugin-send-intent

Description

On a mobile device, sharing should be as straightforward as clicking the Share button, choosing an app, and choosing who to share with. For example, you may want to share an interesting article, either by emailing it to friends or tweeting it to the world.

luisenriqueH avatar Apr 15 '21 07:04 luisenriqueH

Is this about sharing from the capacitor app, or to it?

sandstrom avatar Nov 09 '21 17:11 sandstrom

share to capacitor app

luisenriqueH avatar Nov 09 '21 23:11 luisenriqueH

https://github.com/carsten-klaffke/send-intent is working absolutely fine.

Saqib92 avatar Mar 30 '22 13:03 Saqib92