Compose Camera LogoCompose Camera
API

Core Module

Documentation for compose-camera-core.

Core Module

The compose-camera-core module provides the fundamental building blocks for camera integration. It abstracts the platform-specific implementations (CameraX for Android, AVFoundation for iOS) into a unified, Kotlin-first API.

Installation

implementation("io.github.l2hyunwoo:compose-camera-core:1.2.2")

Key Components

On this page