-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
HacktoberfestIssues taking part in HacktoberfestIssues taking part in HacktoberfestenhancementNew feature or requestNew feature or requestshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Plugin
Description
Use case
I have a cross-platform app with a share button, but sharing doesn't work on all platforms. For example, attempting to share in Chrome on macOS just opens a blank tab, as some browsers do not support sharing. I would like to be able to hide the "Share" button if it's not an option on the current platform.
Proposal
Expose something like an isSharingAvailable method which would return true on most platforms, but can return false in scenarios such as the one mentioned above.
iliyami, eggzotic and Vanchel
Metadata
Metadata
Assignees
Labels
HacktoberfestIssues taking part in HacktoberfestIssues taking part in HacktoberfestenhancementNew feature or requestNew feature or requestshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Plugin