please, where do I find good samples projects usin...
# multiplatform
f
please, where do I find good samples projects using KMP (android/ios/js/backend) ?? thanks a lot
b
Off topic, but kmm (kotlin multiplatform mobile) refers to android/ios. If you add other targets it then becomes kmp (kotlin multiplatform project)
f
Yeah, I am wrong. Tks
b
Wasn't intended as a stab ir anything, just an FYI
l
I’d take a look at KampKit for the mobile side. I’d just add other platforms as additional modules.
b
s
m
you can check my project too it has android, ios and backend https://github.com/Oztechan/CCC
p
Hi @Francis Mariano - JetBrains have a curated list here: https://kotlinlang.org/docs/multiplatform-mobile-samples.html