Julian Bissekkou
07/03/2019, 4:55 PMdiego-gomez-olvera
07/04/2019, 10:29 AM2. 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
louis993546
07/05/2019, 1:54 PM