# ShareKit/ShareKit

Drop in sharing features for all iPhone and iPad apps

Repository: https://github.com/ShareKit/ShareKit
Canonical: https://ross.abutalabs.com/products/sharekit
Language: Objective-C
License Family: other
Last push: 2017-12-18T09:17:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5477, "days_push": 3180, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2166, forks 694 (observed 2026-08-28T04:06:21.334136+00:00)

## What it is
ShareKit is an Objective-C library that adds drop-in content sharing to iPhone and iPad apps, handling authentication, API calls, and share UI for multiple services. It predates and supplements UIActivityViewController, though it is dated and some service APIs may have changed.

## Use cases
- add social sharing to an iOS app
- share URLs and images to multiple services from iPhone
- let users log into sharing accounts in-app
- custom share action sheet for iPad
- track upload progress for shared content

## When to choose
- you need more control than UIActivityViewController offers
- you maintain a legacy Objective-C iOS app already using ShareKit

## When to avoid
- starting a new iOS project - UIActivityViewController covers most needs
- you need guaranteed up-to-date third-party service APIs
- you want a Swift-native or actively maintained solution

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, auth, http-client, ui-components
- domain: mobile-development, social-media, apis
- platform: -
- tags: ios-sharing, objective-c, cocoapods, social-sharing, deprecated-services, ios, mobile

## Member repositories
- ShareKit/ShareKit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.334136+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-30T02:49:56.321226+00:00, confidence not recorded.
  - readme: https://github.com/ShareKit/ShareKit (fetched 2026-08-28T04:06:21.334136+00:00, sha 4090c35a5d8c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
