Im building this on a firebase legacy db with what seems like the whole catalog of read/write collection/document access. This was super helpful! Thank you again sir.
I have a question regarding the topic that you told us. You are telling that in a real scenario you have to implement two different screens. I am developing an application but I don't have an idea of how can I implement this approach with Compose Navigation for Android specific. De antemano, muchas gracias.
Hi! wich gradle are you using? i have this message when i wanna build the project : "The project is using an incompatible version (AGP 8.2.0) of the Android Gradle plugin. Latest supported version is AGP 8.1.2"
compose multiplatform is THE THING!
I'm in love
Im building this on a firebase legacy db with what seems like the whole catalog of read/write collection/document access. This was super helpful! Thank you again sir.
Great content as always!
can you give the tutorial sign in with google ?
How can i implement this for desktop platforms?
The GitLive sdk also has support for desktop
Excellent teacher
Don't forget to add last line in 3:50
Hi Steve,
Thanks for sharing. Do you have any complete course for KMP in Udemy? It would be wonderful if you could share.
I have an introduction-level course about KMP: www.udemy.com/course/build-kotlin-multiplatform-mobile-apps-for-ios-and-android/
@@StevdzaSan Thank you for sharing, And Can you please share any course related to Testing Especially UI testing with Jetpack compose?
I have a question regarding the topic that you told us. You are telling that in a real scenario you have to implement two different screens. I am developing an application but I don't have an idea of how can I implement this approach with Compose Navigation for Android specific.
De antemano, muchas gracias.
I have recently posted a video about Navigation in Compose Multiplatform, check it out: th-cam.com/video/7Xv38k4cCMc/w-d-xo.html
Hi! wich gradle are you using? i have this message when i wanna build the project : "The project is using an incompatible version (AGP 8.2.0) of the Android Gradle plugin. Latest supported version is AGP 8.1.2"
Try using the supported one.
yes interested in compose multiplatform but make it beginner friends for one with no app dev background
Please make a video about ktor client and koin integration in cmp
Can you make a video on remote config please !!
@@saksham_1612 th-cam.com/video/E8X94pCJ2zs/w-d-xo.htmlsi=elyO8q2NIIo7aTl5
@StevdzaSan Sorry I forgot to add I was asking for kmp ?
I am trying to make it work from 2-3 days unable to figure out still
Going to use this approach to integrate with AWS API Gateway/Lambdas with Firebase as the auth provider.
if you don't mind, the dark mode screen is hard to watch all detail .
Use 1080p resolution when watching the vid.
Has anyone tried the other authentication methods? I saw that it covers 80% of the firebase authentication.