I would like to create a KMM project with xml for UI in Android, and Storyboard for iOS, it that possible ? It seems like there is not other option than using compose, and SwiftUI 🤷🏽♂️
o
oday
12/16/2022, 8:52 PM
the tutorial I linked in the post right above this one, does just that.
In the video i just explain how i’ve extended it to use Compose, it was using XML first
s
Sam
12/16/2022, 8:54 PM
Absolutely, but if you're starting from scratch I'd encourage you heavily to use compose at least. It's very stable and considerable faster for development than xml
l
Likoné Fokou
12/16/2022, 8:59 PM
@oday ok I’m going to watch it right away
Likoné Fokou
12/16/2022, 9:15 PM
@Sam yeah it’s a new project, from scratch. What I’m facing is that, in the project creation process, there is nowhere to select the UI tool of your choice
o
oday
12/16/2022, 11:25 PM
https://youtu.be/Pur_0KroFR8▾
oday
12/16/2022, 11:27 PM
importing libraries does that, theres no GUI to select which UI libray you wanna use, its up to you
m
Mustafa Ozhan
12/17/2022, 9:02 AM
@akapanina can be a good idea to add as an option into KMM plugin