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.