:kotlinnew: Help us improve the performance of you...
# compose-ios
d
K Help us improve the performance of your Compose Multiplatform apps on iOS – we need your input! Right now we’re focusing on enhancing rendering performance and providing smooth, glitch-free, and jank-free animation in Compose Multiplatform apps on iOS. 📱🚀 We’ve just released a number of performance improvements in the preview version of Compose Multiplatform 1.5.0, including: • Natural-feel scrolling on iOS. • Faster rendering on modern 120 Hz Apple devices. 👉 Check out our latest blog post to learn more. Then, try
1.5.0-beta01
in your projects targeting iOS and report any lingering performance issues.
👍 11
👍🏻 2
m
Does 1.5.0-dev1136 already supersede 1.5.0-beta01 or how do I have to interpret this versioning?
n
@Michael Paus yes, 1.5.0 dev versions after beta01 include it
s
Just saw beta02, will try out tomorrow. 😀
s
Thanks for continuing to improve Compose multi platform - awesome! I have a big view that the user can pan around in and zoom in on, with a few hundred items (representing people, each with an image, a name and a few icons). Panning around seems to be significantly more janky / flickery in 1.5.0-beta01 than in 1.4.1. However, animations on the other hand seem a lot more fluid so that's good. 🙂