Order by date
horaciocome1 opened this issue · 1 comments
horaciocome1 commented
Posts and notifications history are appearing totally disorganized. The thing is that the Firebase Firestore API dont allow you to use where
and order by
clauses at the same query.
It would be good to show recents on top and so on.
horaciocome1 commented
implemented local sort but this will only be good for now