Is there a way to use Cordova to read the contents of a directory? I am currently working in an imaging application and want to get the names of the images from certain directories .
It’s posible?
I found ways of reading + writing files , and write a directory - but no way to read the contents of a directory.