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.
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.
This is a good one. looking forward to working through it this weekend.
viewmodel is now available for multiplatform too, have you used viewmodel in this tutorial?
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?
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.
Stefan finally working on a Mac 🔥
Nice sir, please make a course completed using KMP
More Realm and Compose Multiplatform please!
I upvote this 😊
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)
Another quality post from Stefan 👌
Glad you enjoyed it
Will you take them out as a course ?
please do tutorial on ktor koin
When are you gonna have it in Udemy?
I waited 2 hours for Android Studio to sync gradle and other files before I could build anything. omg!
great tutorial sir, but when i try, why on ios simulator always paused/crash when type on textfield? i never pass it
Could you please make a video tutorial on how to use our Swift code on Kotlin?
That's a good suggestion, thanks!
What version of Android Studio are you using?
How is video player right now on compose multiplatform? Needs per variant implementation?
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?
Thanks!
Thank you Andrew! :)
Does preview annotation work in commonMain module?
Many thanks for the video, explanation.
Glad it was helpful!
Great work
Like it!! thanks a lot for this video
Always the best
Let’s goo 🔥
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
Ey! Do you know how can I see the preview layout panel with KMM?
I only use Android Studio, not Jet brains, help me, how can I start this?
How about android,ios and smart tv
please make tutorial
i want to make tv app (KMP)
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.
Which video that discusses about RequestState?
th-cam.com/video/LM6B03sCFxY/w-d-xo.html
Thankyou
Bro those tabs are so wide, the indents are crazy in kotlin land, two spaces is all we need not more!
thanks Pierre
❤❤❤
Awesome!!!!😲
Niceeee
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