https://kotlinlang.org logo
#compose-ios
Title
# compose-ios
n

Nicolas Verinaud

11/06/2023, 9:56 AM
Hi ! I am an iOS developer for about 13 years now and I’m very happy with kotlin multiplateform to share app logic. I am looking at sharing UI using compose-multiplatform but there is a no-go for me : no native look’n’feel. I post here to understand why it is not the case and to help in any way to achieve this goal. Having a material app on iOS is not a good idea, users do not expect this, it just does not feel right.
👆 1
a

Alejandro Rios

11/06/2023, 12:24 PM
There's a library in progress(not part from Jetbrains) that might help with this: https://github.com/alexzhirkevich/compose-look-and-feel
👀 1
7 Views