With iOS 11 Apple introduced the Files app. Some features I consider critical for a file manager got left out though: No exposed local file system, no ability to handle compressed files (zip/tar/7z), and no way to hash files (md5/sha256).
My app Local Storage aims to add these features back in.
Available for free on the App Store. And Open Source.