Hi everyone :wave: I’ve just released a new camer...
# opensource
h
Hi everyone 👋 I’ve just released a new camera library called compose-camera! The goal of this library is to make camera features easier to integrate in CMP projects without duplicating platform-specific camera logic. Key features • Photo and video capture • Custom plugin API for processing captured results • Pinch-to-zoom and tap-to-focus • Including 16KB page size support • Permission handling If you’re working on a Compose Multiplatform project—especially image or media-related ones—I’d really appreciate any feedback. Issues and discussions are welcome on GitHub. https://github.com/l2hyunwoo/compose-camera
🎉 2