Build a Note App with Firebase and Jetpack Compose | Firebase Firestore

  Рет қаралды 3,838

HoodLab

HoodLab

Күн бұрын

Пікірлер: 20
@edycole5543
@edycole5543 2 жыл бұрын
this video really helped us learn jetpack compose with firebase, thank you, we are waiting for the next video
@HoodLabs
@HoodLabs 2 жыл бұрын
More are coming
@ericknabstar4870
@ericknabstar4870 Жыл бұрын
This has been the BEST video I've watched🔥🔥
@yunaw7944
@yunaw7944 Жыл бұрын
Hi there, thank you for the tutorial If you are available, could you please share how the Firestore for notes look like at the end? I'm having trouble understanding how the data can be user specific (if the userId being used as documentId)
@digitalluxury2033
@digitalluxury2033 2 жыл бұрын
thank you pro
@ubersticks
@ubersticks 2 жыл бұрын
Does your github contain your latest code changes?
@HoodLabs
@HoodLabs 2 жыл бұрын
I forgot to push the changes, have updated the project
@michaelchristensen8350
@michaelchristensen8350 2 жыл бұрын
If anyone has problems with the floatingActionButton not showing up after entering a note. You can add the following arguments to AnimatedVisibility enter = scaleIn(), exit = scaleOut()
@raheel2692
@raheel2692 10 ай бұрын
Saver, thanks!
@testes4833
@testes4833 2 жыл бұрын
Thanks for the tutorial but I have an error, my data is not showing at my home page but I can insert my data to my firebase, can you update your git so I can compare my codes thanks.
@HoodLabs
@HoodLabs 2 жыл бұрын
Updated, try again.
@testes4833
@testes4833 2 жыл бұрын
@@HoodLabs okay, Thanks you very much
@michaelchristensen8350
@michaelchristensen8350 2 жыл бұрын
Hello in the DetailScreen In the Scaffold inside the Column block I cant seem to call scope.launch I get an error .... Calls to launch should happen inside a LaunchedEffect and not composition. I did try to copy paste your file from github, and also checking and comparing your file vs mine, but I still have the error. How to solve this problem ? Did they change something with rememberCoroutineScope.launch{} since you made this tutorial ?
@HoodLabs
@HoodLabs 2 жыл бұрын
Yes the scope.launch is required to happen in callbacks like on the click events or wrapped inside the launched effect which will be executed whenever there is a change on a key specified so to solve this you can change the code to this. LaunchedEffect(detailUiState.noteAddedStatus) { if (detailUiState.noteAddedStatus) { scope.launch { scaffoldState.snackbarHostState .showSnackbar("Added Note Successfully") detailViewModel?.resetNoteAddedStatus() onNavigate.invoke() } } }
@michaelchristensen8350
@michaelchristensen8350 2 жыл бұрын
@@HoodLabs Thanks. Maybe you should update the github repo too, if you have time :-)
@hongyanwu3025
@hongyanwu3025 Жыл бұрын
Hey, so in the detail screen, the scope.launch is keep saying that the Calls to launch should happen inside a LaunchedEffect and not composition, what could the problem? Eventhough I copy your code it's still saying that. Thanks
@HoodLabs
@HoodLabs Жыл бұрын
You should use a launched effect as the error suggestion, check the code on GitHub i have already update to fix the issue
@luisdanielmartinezbarrios532
@luisdanielmartinezbarrios532 2 жыл бұрын
The gitHub link is not found
@HoodLabs
@HoodLabs 2 жыл бұрын
The link is working perfectly! try navigating between different branches to see code changes
@nasrarashid7507
@nasrarashid7507 2 жыл бұрын
T
Firebase vs Supabase - I Built The Same App With Both
6:21
Your Average Tech Bro
Рет қаралды 121 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 42 МЛН
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 12 МЛН
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 1,8 МЛН
НИКИТА ПОДСТАВИЛ ДЖОНИ 😡
01:00
HOOOTDOGS
Рет қаралды 2,8 МЛН
Implement Firebase Firestore in your app using Jetpack Compose
17:13
Daniel Atitienei
Рет қаралды 2 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 65 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 71 М.
ViewModels & Configuration Changes - Android Basics 2023
18:46
Philipp Lackner
Рет қаралды 125 М.
Don't Use Websockets (Until You Try This…)
6:46
Code With Ryan
Рет қаралды 315 М.
Why Every .NET Developer NEEDS Dependency Injection
10:00
Patrick God
Рет қаралды 10 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 42 МЛН