Skip to content

WidgetBridge

Typed, atomic handoff of data and images from a Kotlin Multiplatform app to its home-screen widgets: Jetpack Glance on Android, WidgetKit on iOS. The widget extension never links Kotlin.

WidgetBridge

Start here

  1. Setup, Android: a Glance receiver and the read-inside-the-composition rule.
  2. Setup, iOS: the App Group on both targets and the Swift package.
  3. The quickstart on the README, then when to publish.

Guides

Reference