https://kotlinlang.org logo
Title
d

Deactivated User

05/13/2022, 10:26 AM
Hey folks, what's up? 👋 I would want to explore the possibility of integrate #korge with compose in a near future both integrating a korge view inside a compose application and/or making korge a backend for compose (using composables but rendering them with korge/korim/korgw instead of skia and mixing korge views with compose). Who's the right person to talk with to figure out this? Thanks in advance
:kotlin-intensifies: 4
👀 1
a

andrew

05/13/2022, 1:37 PM
You'll want to look into making a custom applier, I'm trying to do the same thing with Filament
Look at Google maps for compose library for a sample
If you want to sync up with me one of these days, I'd be happy to help out
d

Deactivated User

06/21/2022, 3:42 PM
BTW forgot to drop here. But I implemented it here: https://github.com/korlibs/korge-next/pull/769