Hi! Anyone has some suggestions on Kottie vs. Compottie?
I like that Kottie keeps it simple by not having its own rendering engine, but it has less stars on GitHub (so maybe fewer users?) and less activity recently. Thank you 🙂
👀 1
m
Murat Bilir
09/18/2025, 7:59 AM
I tried Kottie but couldn't find a way to reference image assets, after that i gave a chance to Compottie and it worked great.
m
Mario
09/18/2025, 9:11 AM
I've ended up trying out Kottie but had the issue that it doesn't support transparent backgrounds... So I might give Compottie a try. But I've seen issues with iOS performance - have you seen anything like that @Murat Bilir? Do you have a large amount of users?
m
Murat Bilir
09/18/2025, 12:16 PM
I didn't observe any performance issues but my application is not public and not tested deeply.
s
sugitani
09/20/2025, 2:55 AM
I'm using Compottie in production code. If it's not displayed constantly, there's no problem - I'm using it a lot. But I stopped using it for always-on display since it constantly consumes significant CPU resources.