Hi there. I'm thinking of creating a video creation tool with Compose, similar to Remotion from React. I'm guessing Compose for Desktop connects to skiko somewhere and I'm hoping to render composables in a skiko layer that I'm in control of, which will then be exported into a video somehow. Has anyone tried something similar to this? Where should I look for the skiko rendering layer of compose, and is it completely internal or is it publicly usable?
z
Zoltan Demant
07/31/2025, 6:22 PM
I dont know how relevant this is, but you can use
runSkikoUiTest
and save images from the composable contents. Might be able to do much more with that?
z
Zach Klippenstein (he/him) [MOD]
07/31/2025, 6:22 PM
idk about rendering to a custom skiko layer, but you could potentially use