Hi,
I'm trying to show a list of uploaded files but i have no idea how to retrieve the data.
I already managed to get the upload; files are being uploaded and i can see them in storage in firebase.
BUT
now i want to show them in a list, inside a ListView, but i don't know the steps to fetch the data and display it inside this ListView.
Can anyone help me please? Thanks