using pageview i want to retrieve several images from a list using a parameter

Ive tried every possible way. I want to use page view or media gallery to retrieve from a list. For context there is a business side of the app where they can post property images and users can view them. The posts use firebase and user parameters to navigare to the page.

In simple i want to parse a list of urls and display the images using parameters.

Any ideas or advice would be greatful or workarounds.

1