# yahoo/AppDevKit

AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs.

Repository: https://github.com/yahoo/AppDevKit
Canonical: https://ross.abutalabs.com/products/appdevkit
Homepage: https://yahoo.github.io/AppDevKit
Language: Objective-C
License: NOASSERTION
License Family: other
Topics: cocoapods, ios, app-development, objective-c, mobile
Last push: 2024-12-13T10:04: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": 3744, "days_push": 628, "days_rel": 628, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1439, forks 153 (observed 2026-08-28T04:04:44.011456+00:00)

## What it is
AppDevKit is an Objective-C iOS development library from Yahoo providing everyday app development utilities across five sub-libraries: common tools, UI kit, animations, image views, and list views. It is distributed via CocoaPods and used in production Yahoo apps.

## Use cases
- add pull-to-refresh and infinite scrolling to iOS scroll views
- apply image filters and color replacement in an iOS app
- animate UIViews with simple macros
- cache nib instances in memory
- format strings from dates and numbers in Objective-C
- get the UIViewController for any UIView

## When to choose
- building or maintaining an Objective-C iOS app that needs battle-tested UI, animation, and list view helpers
- you want a permissively licensed (BSD) utility kit installable via CocoaPods
- you need to smooth over incompatibilities across iOS versions

## When to avoid
- starting a new Swift-first project where Swift-native libraries are preferred
- you need only one narrow feature that a dedicated library handles better
- your project no longer supports Objective-C dependencies

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, image-processing, developer-tools
- domain: mobile-development, developer-tools
- platform: cross-platform
- tags: objective-c, cocoapods, uikit, yahoo, list-view, pull-to-refresh, ios, mobile

## Member repositories
- yahoo/AppDevKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.011456+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-30T04:36:37.828935+00:00, confidence not recorded.
  - readme: https://github.com/yahoo/AppDevKit (fetched 2026-08-28T04:04:44.011456+00:00, sha 44abe5cf154b)
  - homepage: https://yahoo.github.io/AppDevKit (fetched 2026-08-29T11:47:02.080475+00:00, sha 5812f2dbf700)
- Data as of 2026-08-30T08:39:29.467469+00:00.
