EddyBorja/EBPhotoPages
A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4534
- days_rel: n/a
- days_push: 1765
- n_releases_24m: 0
Adoption not part of the score
1624 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EBPhotoPages is an Objective-C photo gallery library for iOS that displays pages of photos with metadata in a scrollview, supporting zooming, tagging, commenting, sharing, and reporting. It uses the State Pattern so developers can extend gallery behaviors without modifying the core source code.
Use cases
- display a photo gallery with comments and tags in an iOS app
- build a Facebook-style photo browser in Objective-C
- let users zoom and pan photos with gestures
- control per-photo user permissions for commenting, tagging, and deletion
- show photo captions with asynchronous image loading
When to choose
- you need a feature-rich photo gallery for a legacy Objective-C iOS app
- you want customizable gallery behavior via a state pattern and delegate protocols
- you need photo tagging, commenting, and permission controls out of the box
When to avoid
- you are building a new app in Swift with modern UI frameworks like SwiftUI
- you need actively maintained software with recent updates
- you only need a simple image viewer without comments or tags
Facets
library · maturity maintenance
ui-components image-processing mobile-development media photography photo-gallery objective-c facebook-photo-browser photo-viewer uikit ios mobile
1 source
- readme: https://github.com/EddyBorja/EBPhotoPages · fetched 2026-08-28 · c7fa0200d809
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EddyBorja/EBPhotoPages | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="EddyBorja/EBPhotoPages")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem