I'm sorry if this already has been implemented, I couldn't find anything on it. I would like to upload a book to a local database, for which I need data like the author, description, title, and book cover. I know that in EPUB.js it's possible to access said data with a hook. I would like a similar feature implemented.
I would also be interested to implement it myself, but I am unsure where to start, being new to react native. Thanks!