it shouldn't, working fine for me, make sure you followed the tutorial correctly, anyway try this task.createdAt?.toDate().toDateString() you should check spelling of createdAt, in tutorial its "createdAt" but in your comment looks like you named it "Createdat"
hi I am using react native by expo and getting an error when getFirestore(), the error is: "undefined is not an object (evaluating '_ref23.options')", can you help me pls
awesome pace and explanation, thanks a lot! very good work. also, I love how silent it is other than your voice, no background hissing or music.
Thanks, I love to learn new things and guys like you make this happen for me. Thanks
It worked fine for me. Thanks for the excellent sample, and keep it up.
Nice!
Can you also add how to display date ie Createdat in the list. Its showing me error.
you can display date like this
task.createdAt.toDate().toDateString()
@@farhanfarooq It throws an error bro, TypeError: Cannot read properties of undefined (reading 'toDate')
it shouldn't, working fine for me, make sure you followed the tutorial correctly, anyway try this
task.createdAt?.toDate().toDateString()
you should check spelling of createdAt, in tutorial its "createdAt" but in your comment looks like you named it "Createdat"
hi I am using react native by expo and getting an error when getFirestore(), the error is: "undefined is not an object (evaluating '_ref23.options')", can you help me pls
not sure why is that however doesnt look like the error is related to firebase
@@farhanfarooq yeah I've just look it up and it's seem to because firebase v9 is not compatible with expo so it's not working properly
@@farhanfarooq I gave up and now using the firebase v8 and it works normally
Nice
Please make admin panel tutorial....
Nice video🔥🔥 but wheres the update part ?
what do you think what's the purpose of toggleComplete function?
@@farhanfarooq sry Im a absolute beginner 😂
@@Rene-mg9eg there is a reason he does not have a website