How can I retrieve username from (was Clouddb now) Firebase and display it on my Profile page

How can I retrieve username from Clouddb and display it on my Profile page

Please show your relevant blocks. One could assume that you are storing a username somewhere in cloudDB, you need to get that value from the cloudDB then display it ?

2 Likes

if you mean "a username display on a label or anything"
blocks
if you want to display it in another screen

screen1

blocks

screen2

anything else?

I'm using firebase now, I want to display the username when I logged in.
And Also, I want to know the blocks so the user can change their password
Thanks

Please show your relevant blocks, and if using your own firebase project, your data structure from the firebase console.

image

Store the new password to the tag username?