I m developing an app with Firebase database. I'm receiving data and uploading it there is no problem in that, but I want to add my data on the top of database array, not at the bottom of database array.
So suggest me something which can help me to retrieve the data from bottom to the top or I can upload it to the top of my database array. Thanks in advance. Please help me out.