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
Michael Paus
08/03/2023, 5:54 PM
Does 1.5.0-dev1136 already supersede 1.5.0-beta01 or how do I have to interpret this versioning?
n
Nikolay Rykunov
08/04/2023, 10:10 AM
@Michael Paus yes, 1.5.0 dev versions after beta01 include it
s
Skolson5903
08/11/2023, 10:35 PM
Just saw beta02, will try out tomorrow. π
s
soderbjorn
08/24/2023, 7:34 AM
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. π