I sawStorytale and it looks great, just what I wanted!
I read the GitHub documentation and it looks like it supports KMP.
Can I use it in a pure Android project, too?
k
Konstantin Tskhovrebov
12/17/2024, 5:30 PM
Yes, if you use the multiplatform gradle plugin of course
y
Yoonho Aaron Kim
12/18/2024, 6:04 AM
Oh... to use it, I should add KMP gradle plugin..
Thank you.
s
Severiano Jaramillo
12/24/2024, 4:51 PM
If it is a pure Android project with no plans to introduce KMP in the near future, you could use Showkase instead.
👍 1
y
Yoonho Aaron Kim
12/27/2024, 1:23 PM
@Severiano Jaramillo Oh.. that's what I want to know.
Yes, My project is so huge and I have no plan to migrate to KMP.
Thank you for good library!