https://play.google.com/store/apps/details?id=com.sakib.news
This is my news app and I am using firebase to store the news My problem is firebase is sorting data in alphabetical order but i want to sort data according to date so that latest news in callin list view show on the top
you should provide screenshots of the app, and change the category to Koded apps
He is just putting play store link
If you have a doubt then post the blocks and clearly mention your doubt(not like you have posted)
Do one thing. Create a project bucket with date and store news inside that bucket. Then you will be able to sort it easily.