Hello, anybody using compose iOS in production? H...
# compose-ios
a
Hello, anybody using compose iOS in production? How is the performance like?
s
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
Looks like interop is being worked on, but no timeline for completion.
s
where do you see that?
l
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