Firebase help needed

I want to display all my messages under the firebase bucket in a label in the application I developed with the help of firebase. How can I do this? Please help me.

When I tap on the post, firebase also does the storage job, I can easily remember my conversations through the watch, but how can I copy all the messages from it to the text of a post? When the screen is activated, I placed the firebase bucket block instead of the firebase value tag, but it didn’t work, but when the firebase value is received, I did the value tag block.

Firebase guide is available in community, which will guide hiw to use the fb in kodular.

Set project bucket.
Call the tag
When fb gets value
Using dynamic component extension, create dynamic label to the length of the fb value and print the obtained value in it

I cannot understand your second query. May be you are talking about clipboard. In the above process set the label to clickable, from this click event get all the values of clicked lable into text