Is it possible to embed Skika "view" inside compos...
# compose
t
Is it possible to embed Skika "view" inside compose ande vice-versa? (Also interested in web and desktop)
c
If you can wrap it into a regular Android View, then you can embed that into Compose.
z
Yea, Compose for Android has integration with Android
View
, Compose for Desktop has integration with
SwingComponent
, idk about web