You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.