brow/leaves
A page-turning interface for iOS apps observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5979
- days_rel: n/a
- days_push: 3204
- n_releases_24m: 0
Adoption not part of the score
1425 stars · 326 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
ui-components animation mobile-development frontend page-turn objective-c uikit ebook-reader page-curl ios mobile
1 source
- readme: https://github.com/brow/leaves · fetched 2026-08-28 · a068a23f7d80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brow/leaves | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem