Hi! Anyone has some suggestions on Kottie vs. Comp...
# multiplatform
m
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
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
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
I didn't observe any performance issues but my application is not public and not tested deeply.
s
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.