lerboe/ImagePickerSheetController
Replicate of the custom photo action sheet in iMessage observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4376
- days_rel: n/a
- days_push: 2567
- n_releases_24m: 0
Adoption not part of the score
1434 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift iOS library that replicates the custom photo action sheet from iMessage, with an API similar to UIAlertController. It lets users select photos and videos from the camera or photo library directly within a sheet-style controller.
Use cases
- show an iMessage-style photo picker action sheet in an iOS app
- let users attach photos or videos from camera or library in a chat app
- select multiple image assets with a UIAlertController-like API
- add a photo tray with selectable image previews to a message composer
- present camera and photo library actions in a custom sheet
When to choose
- you are building an iOS 9+ app in Swift and want an iMessage-like photo selection sheet
- you want a simple, UIAlertController-style API for picking media
- you need a drop-in component installable via CocoaPods or Carthage
When to avoid
- you target iOS 10 or later and want the maintained successor (ImagePickerTrayController)
- you need SwiftUI support
- you need a full-featured photo picker beyond the sheet UI
- you need actively developed software with recent releases
Facets
library · maturity maintenance
ui-components file-upload image-processing mobile-development media action-sheet photo-picker uikit imessage-style cocoapods carthage ios swift mobile
2 sources
- readme: https://github.com/lerboe/ImagePickerSheetController · fetched 2026-08-28 · 8fee1b4d3904
- homepage: http://laurinbrandner.ch · fetched 2026-08-29 · 1876195cbb49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lerboe/ImagePickerSheetController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lerboe/ImagePickerSheetController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem