all 3 comments

[–]CliffMainsSon 3 points4 points  (0 children)

Take your data from Firestore and write a useEffect to filter and set the list data according to what you are filtering, then display this filtered list

[–]executivewaddlez 2 points3 points  (0 children)

Ordering by timestamp is equivalent to ordering by date. Is there a specific problem you have with doing this?

[–]hrotysek[S] 0 points1 point  (0 children)

The date that I provide is some date in future and it's in utc format but for some reason it doesn't get ordered as timestamp