https://kotlinlang.org logo
Title
a

ayodele

01/19/2023, 8:30 PM
Hello, anybody using compose iOS in production? How is the performance like?
s

spierce7

01/19/2023, 10:03 PM
Sounds like in 1.3 there was a pretty big performance bump. Check the post from Jan 3rd above.
I think what I'd be worried about aside from performance would be the interop with the ios Views
l

Landry Norris

01/20/2023, 3:37 PM
Looks like interop is being worked on, but no timeline for completion.
s

spierce7

01/20/2023, 3:38 PM
where do you see that?
l

Landry Norris

01/20/2023, 3:38 PM
Honestly, I'd be happy with being able to use a Compose View inside a UIKit project. I have some simple low-risk dialogs that I'd like to use Compose for.
There's a draft PR in jb's androidx repo and one of the jb guys responded to an issue saying it's his current task