# brow/leaves

A page-turning interface for iOS apps

Repository: https://github.com/brow/leaves
Canonical: https://ross.abutalabs.com/products/leaves
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2017-11-24T03:19:52+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5979, "days_push": 3204, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- 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 1425, forks 326 (observed 2026-08-28T04:04:41.568566+00:00)

## What it is
Leaves is an Objective-C iOS library providing an animated page-turning interface for navigating sequences of images with page-curl gestures. It is largely obsoleted by UIPageViewController since iOS 5 and has not been updated since 2017.

## Use cases
- add iBooks-style page curl animation to an iOS app
- build an image-based book or magazine reader on iOS
- implement swipe-to-turn-page navigation between rendered pages
- create a two-page spread view like a physical book on iPad

## When to choose
- you must support very old iOS versions (pre-iOS 5) with page-curl effects
- you need a customizable page-turn view that UIPageViewController cannot replicate

## When to avoid
- you target modern iOS - use UIPageViewController instead
- you need ARC, Retina, or Swift support without extra forking
- you want an actively maintained dependency

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: page-turn, objective-c, uikit, ebook-reader, page-curl, ios, mobile

## Member repositories
- brow/leaves (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.568566+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:37:29.866772+00:00, confidence not recorded.
  - readme: https://github.com/brow/leaves (fetched 2026-08-28T04:04:41.568566+00:00, sha a068a23f7d80)
- Data as of 2026-08-30T08:39:29.467469+00:00.
