Paul Krill
Editor at Large

JetBrains adds iOS support to cross-platform UI framework

news
May 19, 20232 mins

JetBrains’ Compose Multiplatform allows developers to build cross-platform user interfaces in Kotlin, and share them across Android and iOS or Windows and macOS.

iPhone Android

JetBrains has added iOS support to Compose Multiplatform, the company’s cross-platform, declarative, reactive UI framework for the Kotlin programming language.

Now in an alpha state, Compose Multiplatform for iOS brings iOS support to a framework that previously supported Android, desktop, and web applications, JetBrains said on May 18. Developers can build the UI once and it will run on all platforms. Compose Multiplatform is built on Google’s Jetpack Compose UI framework and JetBrains’ Kotlin Multiplatform cross-platform development technology.

Compose Multiplatform for iOS is still a work in progress but can be used in experiments and “toy” projects. Developers can try it out from jetbrains.com and share feedback.

Because Compose Multiplatform uses canvas-based rendering, both iOS and Android applications look the same by default. Compose Multiplatform uses APIs already being used for Android UI development, making it easy for developers with a background in Android development to quickly start building with Compose Multiplatform for iOS.

The alpha release of Compose Multiplatform for iOS features a prototype for two-way interoperability on the UI layer. Using UIKitView, developers can embed complex platform-specific widgets such as maps, web views, and camera feeds within the shared user interface. And using ComposeUIViewController, developers can embed Compose Multiplatform screens in SwiftUI applications, allowing for the gradual adoption of Compose Multiplatform in iOS applications.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author