Hi everyone, hope you are all doing well. I develo...
# compose-ios
d
Hi everyone, hope you are all doing well. I developed a compose multiplatform app that is fairly simple. Using decompose for navigation and compottie for lottie animations. My final .apk size fo Android is around 17Mb. For Apple devices, the archive size is 100Mb+. Did someone encounter a similar issue? Seems like a deal breaker to me to be honest. This is just too high of a difference to be neglected. I know CMP will ship with skia rendering engine for iOS devices, but having such a simple app with 100Mb+ is too much. Do you maybe know if this is all from compose or something else Here are the dependencies I use
a