# GabrielAlva/Cool-iOS-Camera

A fully customisable and modern camera implementation for iOS made with AVFoundation.

Repository: https://github.com/GabrielAlva/Cool-iOS-Camera
Canonical: https://ross.abutalabs.com/products/cool-ios-camera
Language: Objective-C
License Family: other
Last push: 2018-05-21T22:17:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4243, "days_push": 3026, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1305, forks 154 (observed 2026-08-28T04:04:18.694233+00:00)

## What it is
A customizable iOS camera view built on AVFoundation, written in Objective-C, that overlays on any view controller and returns captured images via a delegate. It provides autofocus, exposure control, and a fully code-drawn, themeable UI for iPhone and iPad.

## Use cases
- add a custom camera view to my iOS app
- capture photos with a themed camera UI instead of UIImagePickerController
- overlay a camera on top of an existing view controller
- control autofocus and exposure while taking pictures
- get captured photos as UIImage or NSData via delegate callbacks
- build a camera interface that works on iPhone and iPad

## When to choose
- you need a drop-in, customizable camera UI in an Objective-C or Swift iOS project
- you want camera controls and appearance beyond what UIImagePickerController offers
- you need the camera view to overlay any existing view controller

## When to avoid
- you need video recording or advanced AVFoundation features
- you want an actively maintained library with recent updates and a declared license
- you prefer a Swift-native or SwiftUI camera implementation

## Facets
- artifact type: library
- maturity: abandoned
- function: image-processing, ui-components
- domain: mobile-development, photography, media
- platform: -
- tags: camera, avfoundation, objective-c, custom-camera, photo-capture, ios, mobile

## Member repositories
- GabrielAlva/Cool-iOS-Camera (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.694233+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-30T04:51:00.361902+00:00, confidence not recorded.
  - readme: https://github.com/GabrielAlva/Cool-iOS-Camera (fetched 2026-08-28T04:04:18.694233+00:00, sha d651a76e62cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
