# honcheng/PaperFold-for-iOS

Paper folding animation for iOS

Repository: https://github.com/honcheng/PaperFold-for-iOS
Canonical: https://ross.abutalabs.com/products/paperfold-for-ios
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2016-02-17T15:22:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5156, "days_push": 3850, "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 2678, forks 384 (observed 2026-08-28T04:07:09.892793+00:00)

## What it is
An Objective-C iOS UI control that reveals side views with a paper-folding animation as the user drags the center view. It simulates folds by screen-capturing side views and applying lighting effects across fold segments.

## Use cases
- add a paper fold animation to an iOS side menu
- hide and reveal views on the left and right of the screen by dragging
- create a multi-fold right-side panel in an iOS app
- build a folding navigation UI like a newspaper fold
- add a draggable drawer with fold animation to a view controller

## When to choose
- you are building an older Objective-C iOS app and want a distinctive fold animation for side panels
- you need a lightweight, self-contained UI control with a sample project to start from

## When to avoid
- you are starting a new Swift or SwiftUI project, as the library is unmaintained since 2016
- you need vertical folds in production, since that feature remained experimental
- you need guaranteed license clarity, as the license is non-standard

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, paper-fold, view-transition, gesture-driven, ios, mobile

## Member repositories
- honcheng/PaperFold-for-iOS (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.892793+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:17:58.655149+00:00, confidence not recorded.
  - readme: https://github.com/honcheng/PaperFold-for-iOS (fetched 2026-08-28T04:07:09.892793+00:00, sha 6cbbb2c0c261)
- Data as of 2026-08-30T08:39:29.467469+00:00.
