https://kotlinlang.org logo
Title
j

Jay Upadhyay

01/18/2023, 3:35 AM
Hi I am a student trying to figure out how to implement a full multiplatform app for IOS, Android, and Web. I am configuring kmm to get the android and ios working but am unsure how to connect that with the web side. I wanted the web portion to be similar to this. https://kotlinlang.org/docs/multiplatform-full-stack-app.html I am stuck just at the beginning to get the project working. Is anyone aware of any resources or have any advice on this process.
m

mbonnin

01/18/2023, 8:14 AM
You can take a look at https://github.com/joreilly/PeopleInSpace/ for a complete example including iOS, Android and Web