List all images on a folder (Assets)

I want to read all filenames in my asset folder, so I can use them afterwards in an array - a rather simple task, which I wasn’t able to understand how to accomplish in the expo platform. Which is the correct package to use in order to do that? Like, having the name/url for all files on ./assets/01 folder, for instance?