Compose Multiplatform 1.11.0 has been released with three major improvements. iOS apps now support experimental native text input built on UIView, offering native gestures, selection handles, and system context menus. Concurrent rendering on iOS is now enabled by default. UI testing gets a v2 API upgrade with StandardTestDispatcher as the default, making coroutine-based tests more predictable and adding effectContext support. Web scrolling performance has also been substantially reworked, bringing it much closer to native platform behavior.

3m read timeFrom blog.jetbrains.com
Post cover image
Table of contents
Native text input on iOSCompose UI testing, v2Smoother scrolling on web targets
638 Impressions