# Compose UI for iOS - Touchlab

DevFeed: [Compose UI for iOS - Touchlab](<https://devfeed.tech/articles/compose-ui-for-ios-touchlab-38185.md>)

Original publisher: [Read original article](<https://touchlab.co/compose-ui-for-ios>)

Published: 2022-09-19T14:04:34Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Compose](<https://devfeed.tech/topics/compose.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [compose](<https://devfeed.tech/tags/compose.md>), [compose-ui](<https://devfeed.tech/tags/compose-ui.md>), [ios](<https://devfeed.tech/tags/ios.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [native](<https://devfeed.tech/tags/native.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>)

## AI overview

The article describes using Compose for iOS and Android UI in the Droidcon app built with Kotlin Multiplatform. It explains potential benefits such as sharing UI code, using Kotlin, improving compatibility with Kotlin view models, and using Material Design, while noting that Compose for iOS was not production ready at the time of writing.

## Source excerpt

While Compose for iOS is not production ready yet and may never fully replace native iOS UI, it's definitely worth it to try it out.