ytakzk/Fusuma
Instagram-like photo browser and a camera feature with a few line of code in Swift. 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: 3867
- days_rel: n/a
- days_push: 2515
- n_releases_24m: 0
Adoption not part of the score
2451 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fusuma is a Swift library for iOS that provides an Instagram-like photo browser and camera interface as a drop-in replacement for UIImagePickerController. It supports photo selection, cropping, square photo capture, and video recording with just a few lines of code.
Use cases
- pick photos from the camera roll with a custom UI in an iOS app
- replace UIImagePickerController with an Instagram-style picker
- take square-sized photos in Swift
- capture video with a customizable camera interface
- crop selected images before returning them
- allow multiple photo selection in iOS
When to choose
- building an iOS app in Swift that needs a polished photo picker or camera UI
- you want cropping, square capture, or video modes out of the box
- you prefer a lightweight alternative to UIImagePickerController
When to avoid
- starting a new project - the project is explicitly unmaintained and recommends YPImagePicker instead
- you need Swift 5+ or recent iOS API compatibility
- you require long-term support or bug fixes
Facets
library · maturity abandoned
ui-components image-processing gui mobile-development photography media photo-browser camera image-picker cocoapods swift-library instagram-style video-capture deprecated ios swift mobile
1 source
- readme: https://github.com/ytakzk/Fusuma · fetched 2026-08-28 · 2de9c84344de
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ytakzk/Fusuma | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem