So i've created database on firebase, which stores images converted (by extension) to base64. I also need to import them and display in listview. But i have troubles with getting image names for ListView.CreateNewElement.
Maybe i missed something and there are some blocks that will work for me. Maybe there is better way to store images in firebase. Or i just need another extension for that