How do I get all data from firebase automatically in mit app inventor?

Put the image names in a list, then you can call them in a loop (for each item of list)

You will need to get the filename and add it to the list when you upload a new image.

See here for possibly how to get a list of images on firebase storage