kmp-chime-sdk brings plug-and-play Amazon Chime SDK integration to both Android and iOS with a unified shared API and Compose Multiplatform UI components.
Key Highlights:
•
Unified KMP API: Manage audio, video, and real-time meeting state across targets from shared code.
•
Pure Kotlin on iOS: Native bindings built with cinterop—no Swift wrappers required.
•
Compose Multiplatform Views: Render local and remote video streams using native
LocalVideoView
and
RemoteVideoView
composables.
•
Real-time Messaging: Simple topic-based pub/sub for in-meeting data exchange.
•
Audio & Camera Control: Built-in support for device switching, active speaker detection, and stream controls.
Check out the repository on GitHub:
github.com/WannaverseOfficial/kmp-chime-sdk