Awesome tutorial man! Thank you! this was a really good intro to KMM for me, Realm DB seems interesting but not a fan of those queries prefer Room DB with the annotations handling things, also Koin seems good, wonder if DaggerHilt might ever be used for KMM though? still this was really really Awesome learn't a ton, Many Thanks Maestro!
Hello! First of all, thanks a lot for the video, I really appreciate the effort. I don't know if you're familiar with "raamcosta/compose-destinations." Since it's built entirely in Kotlin, I assume it should be compatible with KMM. However, I haven't tried it yet and didn't find anything in the documentation. My question is, why did you decide to use Voyager rather than Destinations? Is it simply a matter of personal preference, or is it because we can't use Destinations in KMM? Thank you!
YES YES YES YES, I’m a big fan of mongodbRealm now called Devices; but this tutorial was a bit fast for me. I wish you can create a mini-series , even for the same app but manage two or more resources also add authentication and auto-sync. I would like to see how you impliment more than one schema. Thanks: as a suggestion: the app can handle resources like, todos (as you did) and places ( name, picture,descriptions)
so we dont need anymore usecase, mapper or repository class ? Is it illogical to use the functions of the mongodb class in the repository-repositoryImpl-usecase and inject it with koin?
@@StevdzaSan a simple example, for example the jvm library for calculating BMI published in jitpack, What previously only supported JVM & Android was changed to multi-platform Kotlin
Amazing Content well explained, thank you, Stefan. My app crashes when I change the theme of the Mobile. The error is : org.koin.core.error.KoinAppAlreadyStartedException: A Koin Application has already been started
Thank you so much for this build sensei. Awesome starting/intermediate project to learn and practice the KMM. Keep up the great work.
It is also an amazing video as usual. Thank you a ton teacher Stevdza-San!
Thanks!
Thank you Andrew! :)
This is a good one. looking forward to working through it this weekend.
Another valuable piece of content as always! Any plans to add anything like that to your KMP course?
I'll do a more detailed course in the future.
Another quality post from Stefan 👌
Glad you enjoyed it
this is so good!! ty 😉
viewmodel is now available for multiplatform too, have you used viewmodel in this tutorial?
Let’s goo 🔥
Awesome tutorial man! Thank you! this was a really good intro to KMM for me, Realm DB seems interesting but not a fan of those queries prefer Room DB with the annotations handling things, also Koin seems good, wonder if DaggerHilt might ever be used for KMM though? still this was really really Awesome learn't a ton, Many Thanks Maestro!
Could you record a video on how to close the bottom navigation bar using the Voyager navigation library?
More Realm and Compose Multiplatform please!
I upvote this 😊
Stefan finally working on a Mac 🔥
Hello! First of all, thanks a lot for the video, I really appreciate the effort.
I don't know if you're familiar with "raamcosta/compose-destinations." Since it's built entirely in Kotlin, I assume it should be compatible with KMM. However, I haven't tried it yet and didn't find anything in the documentation. My question is, why did you decide to use Voyager rather than Destinations? Is it simply a matter of personal preference, or is it because we can't use Destinations in KMM? Thank you!
Always the best
Great work
Excellent app in KMM, I hope you continue to make courses creating apps in KMM, as the foody move it to kmm.
Definitely. I'll work on more detailed courses in the future.
YES YES YES YES, I’m a big fan of mongodbRealm now called Devices; but this tutorial was a bit fast for me.
I wish you can create a mini-series , even for the same app but manage two or more resources also add authentication and auto-sync.
I would like to see how you impliment more than one schema.
Thanks:
as a suggestion:
the app can handle resources like, todos (as you did) and places (
name, picture,descriptions)
How is video player right now on compose multiplatform? Needs per variant implementation?
Nice sir, please make a course completed using KMP
What version of Android Studio are you using?
so we dont need anymore usecase, mapper or repository class ? Is it illogical to use the functions of the mongodb class in the repository-repositoryImpl-usecase and inject it with koin?
Like it!! thanks a lot for this video
great tutorial sir, but when i try, why on ios simulator always paused/crash when type on textfield? i never pass it
Does preview annotation work in commonMain module?
Will you take them out as a course ?
please do tutorial on ktor koin
I waited 2 hours for Android Studio to sync gradle and other files before I could build anything. omg!
Ey! Do you know how can I see the preview layout panel with KMM?
Many thanks for the video, explanation.
Glad it was helpful!
thanks Pierre
❤❤❤
Awesome!!!!😲
When are you gonna have it in Udemy?
I only use Android Studio, not Jet brains, help me, how can I start this?
Thankyou
Could you please make a video tutorial on how to use our Swift code on Kotlin?
That's a good suggestion, thanks!
How about android,ios and smart tv
please make tutorial
i want to make tv app (KMP)
Which video that discusses about RequestState?
ua-cam.com/video/LM6B03sCFxY/v-deo.html
Bro those tabs are so wide, the indents are crazy in kotlin land, two spaces is all we need not more!
how i find star.xml and delete.xml?
the Res.drawable.star
Done, i solved it, import in compose drawable, i spending for 2 hour and what i need is just clean and rebuild the project
Can I use Ubuntu to create both Android and IOS Application
To run iOS simulator you're gonna need macOS. Other than that, you can.
Please, make a tutorial on how to migrate JVM libraries to multi-platform Kotlin, because no one has made a tutorial yet
Thanks for the suggestion!
@@StevdzaSan a simple example, for example the jvm library for calculating BMI published in jitpack, What previously only supported JVM & Android was changed to multi-platform Kotlin
It's great and thank a lot
Amazing Content well explained, thank you, Stefan.
My app crashes when I change the theme of the Mobile.
The error is : org.koin.core.error.KoinAppAlreadyStartedException: A Koin Application has already been started