Bridging Kotlin/JS and Native Skia for Fine‑Grained Dynamic UI in Compose
This article presents a KMP‑centric solution that uses Kotlin/JS to compute Compose UI on the JS side and Skia PictureRecorder on the native side, enabling block‑level, script‑driven dynamic UI embedding in native Compose pages without WebView or additional rendering stacks.
