https://kotlinlang.org logo
#feed
Title
# feed
j

Julian Bissekkou

07/03/2019, 4:55 PM
I did some research and wrote this article about Compose and SwiftUI 🙂 https://quickbirdstudios.com/blog/swiftui-vs-android-jetpack-compose/
👌 5
K 4
👍 4
d

diego-gomez-olvera

07/04/2019, 10:29 AM
2. Moving to other platforms:
If you look at the Jetpack Compose source code you can see that it provides an abstraction for a canvas which could be implemented by any other target platforms such as iOS, Desktop or the Web.
Of course, there is much more than just the canvas but with Kotlin’s Multiplatform capabilities, the first steps are made!
This would be great
l

louis993546

07/05/2019, 1:54 PM
Side note there is a #compose channel
👍 1
2 Views