When will Jetpack Compose be availiable for iOS?
e
When will Jetpack Compose be availiable for iOS?
i
Experimental
e
Oooh
j
Compose or Compose UI? Because Compose has worked for nearly two years now .
e
Compose UI< what other compose is there in relation to Android?
j
Glance, Molecule
e
You gotta love corporate
Now do a google search for "Compose a poem about an android having to compile its OS to process Apples" and not end up on a ton of different android/apple developer pages.
I wish there was a law stopping them from naming things based on generic words in a dictionary.
p
Great article 💯
In regards to compose UI for iOS, last time I read, there were some issues when garbage collecting/ARC in a heavy multi threaded environment. The limitation due to Kotlin native current memory design. There is a branch working on the new memory design that will allow for better garbage collection but not sure if it has been released yet.
n
It's in experimental status now, though you may find some examples here: https://github.com/JetBrains/compose-jb/tree/master/experimental/examples . You may also join #compose-ios channel (https://kotlinlang.slack.com/archives/C0346LWVBJ4 )
278 Views