Sort data consecutively by timestamp

I want to repeatedly print data based on timestamp. I’m posting to firebase based on timestamp. Then I want to show the data on the screen by sorting what I sent by timestamp…

Simple, when firebase tag changed call all the tags and sort it in decending or ascending order then by using for each item block call all the fitebase sorted tags and show it in label

2 Likes

Can you show it as a block? Thank you so much for your help

Ascending or desending order?

1 Like

ascending order

if you want to show ony the tag mean follow this,

1 Like

sorry this may be a stupid question but where can i find ‘listutils’

wait let me share you the link

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.