omarzer0 / Camera-KMP

This repository provides a comprehensive example of how to use the camera in a Kotlin Multiplatform (KMP) project. It demonstrates the implementation of camera functionality across multiple platforms, ensuring a consistent and seamless user experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera in Compose Multiplatform

This is a sample application to showcase how to use Camera on Android and iOS.

Warning

Permission still need to be granted manually. Will be adding permission request soon 🚧

Demo Video

Screen.Recording.2024-05-30.at.11.10.27.AM.mov

About

This repository provides a comprehensive example of how to use the camera in a Kotlin Multiplatform (KMP) project. It demonstrates the implementation of camera functionality across multiple platforms, ensuring a consistent and seamless user experience.

License:Apache License 2.0


Languages

Language:Kotlin 96.9%Language:Swift 3.1%