# EddyVerbruggen/SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget

Repository: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin
Canonical: https://ross.abutalabs.com/products/socialsharing-phonegap-plugin
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-09-18T10:00:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4738, "days_push": 1080, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1762, forks 908 (observed 2026-08-28T04:05:32.821503+00:00)

## What it is
A Cordova/PhoneGap plugin that exposes the native mobile sharing widget so apps can share text, URLs, and files (images, PDFs, etc.) on iOS and Android. It also supports sharing directly to specific apps like Twitter or Facebook, bypassing the share dialog.

## Use cases
- share text and links from a cordova app via the native share sheet
- share an image or pdf file to other apps on ios and android
- share directly to twitter or facebook from a phonegap app
- add social sharing to an ionic app
- share files from the www folder or local filesystem
- open the native share popover on ipad

## When to choose
- you're building a Cordova, PhoneGap, or Ionic hybrid app and need native sharing
- you want to share text, URLs, and files through the OS share sheet without writing native code
- you need to target specific apps like Twitter or Facebook directly

## When to avoid
- you're building a fully native app (use native share APIs instead)
- you're building a web-only app (use the Web Share API)
- you need a plugin under active development - releases are infrequent

## Facets
- artifact type: plugin
- maturity: maintenance
- function: mobile-framework, plugin-system, file-upload
- domain: mobile-development, cross-platform, social-media
- platform: cross-platform
- tags: cordova, phonegap, social-sharing, native-share-sheet, ionic, share-text, share-files, android, ios, mobile

## Member repositories
- EddyVerbruggen/SocialSharing-PhoneGap-Plugin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.821503+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:26:47.902272+00:00, confidence not recorded.
  - readme: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin (fetched 2026-08-28T04:05:32.821503+00:00, sha 80e829e201f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
