AlexLittlejohn/ALCameraViewController
A camera view controller with custom image picker and image cropping. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4081
- days_rel: n/a
- days_push: 1524
- n_releases_24m: 0
Adoption not part of the score
2018 stars · 379 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An iOS Swift library providing a customizable camera view controller with a built-in image picker and image cropping. It wraps AVFoundation camera APIs with features like flash, zoom, tap-to-focus, and permission checking.
Use cases
- capture photos with a custom camera ui in an ios app
- let users pick images from the photo library with permission handling
- crop images after capture or selection
- build a profile photo upload flow with cropping
- replace the default system camera picker with a cleaner interface
When to choose
- building an older Swift 4 / iOS project needing a drop-in camera view controller
- you want camera capture, library picking, and cropping bundled in one component
- you are fine maintaining the code yourself since it is MIT licensed
When to avoid
- starting a new project - the library is explicitly unmaintained
- you need modern Swift concurrency or latest iOS API support
- you only need the iOS simulator - camera APIs require a real device
- you need video capture or advanced camera controls
Facets
library · maturity abandoned
image-processing ui-components mobile-development photography camera image-picker image-cropping avfoundation unmaintained ios swift mobile
1 source
- readme: https://github.com/AlexLittlejohn/ALCameraViewController · fetched 2026-08-28 · 0d8b554fde77
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AlexLittlejohn/ALCameraViewController | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="AlexLittlejohn/ALCameraViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem