Browse files in app's folder

What would be the best way to browse/explore files downloaded to ionic android and/or ios application?

You can create separate folder in you app for downloaded files then use Cordova-file-Plugin to list files in the folder at app start.

You can open individual files with respective application with Document handler plugin