# EddyBorja/EBPhotoPages

A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.

Repository: https://github.com/EddyBorja/EBPhotoPages
Canonical: https://ross.abutalabs.com/products/ebphotopages
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-11-02T08:57:51+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": 4534, "days_push": 1765, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1624, forks 187 (observed 2026-08-28T04:05:12.777568+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, media, photography
- platform: -
- tags: photo-gallery, objective-c, facebook-photo-browser, photo-viewer, uikit, ios, mobile

## Member repositories
- EddyBorja/EBPhotoPages (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.777568+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-30T03:48:33.791373+00:00, confidence not recorded.
  - readme: https://github.com/EddyBorja/EBPhotoPages (fetched 2026-08-28T04:05:12.777568+00:00, sha c7fa0200d809)
- Data as of 2026-08-30T08:39:29.467469+00:00.
