Replies: 1 comment
-
|
Update, I couldn't even figure it out with epub.js, any help would be greatly appreciated 😓 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When building a local ebook reader, the user select the books and I store their info in AsyncStorage, however I can't get the cover easily I must use epub.js but if I import it then I'll have a duplicate which is the one bundled in this package.
Is there any other way to access the cover without using <Reader/> ? as in during first scan of local epub files.
Beta Was this translation helpful? Give feedback.
All reactions