How to display users data to another screen using firebase?

Screen1

Screen2
blocks (2)

firebase database
firebasedatabase

i test the app but the firebase data is not show to my another screen, can anyone help me

What about setting the tag to something like that :
{USER_ID_HERE}/nameAndEmail
Ex:
47/nameAndEmail
You may pass the id of the user in the start value

Also you can set { in screen 2} the storage bucket to user id ,

i need to create one more firebase database??

so , what i set on my blocks
see this
:point_down: :point_down:
firebase_database_structure
Are this image is not same??

Isn’t this is your database?
image

sorry, i post another database photo

1 Like

You can try this blocks:
Screen 1:
Instead of this block:
blocks (73)
Use this block:
blocks (74)

1 Like

Then this is the right database:
image

Screen 2:
blocks (75)
blocks (76)
That works only for this:
image
So is this the right database?

i have change the blocks but then also firebase data is not showing to my another screen!!

Anyone can help me :worried: :slightly_frowning_face:

Can you show blocks in screen2?

Can you show your screen2 blocks?

blocks (8)

You must change the block of screen2 as here:

You didn’t change the blocks!

123
getting an error

When firebase db got value store it in tiny db and call it from anywhere by using tiny db get value block.

1 Like