Firebase sorts documents not by date of creating.
When I output list of items just created then the items order not by date.
If I choose order by date in query collection then Firebase creates index. It's necessary a time for creating index. Am I right?
How to sort a list effectively?