python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to load the last visited page in epub.js
I am building a simple epub reader. I am using epub.js . I want the app to load the last page, what ever page the user was on before he closed the book/reader.
Here is my code:
const epubBook = "...
Silhouette Fg.
Votes: 0
Answers: 1
epub.js - show book in 1 simple html file
im trying to create a simple html that will use epub.js to show a book.
cause later i want to use it in my react native app.
tried to load local file and fil from url . both didnt work
epub.js: https:...

eyal gromzin
Votes: 0
Answers: 0
Is there a good React-Native option for paginating a large html file into a stack of adaptive screen components that the user could swipe through?
The react native App I am building needs a feature where the user can read a six thousand word booklet within the application. I would like it to have a similar user experience to reading an E-book on...
Brian_Brown
Votes: 0
Answers: 0
React epub using only Readium.js
In the past, I used Epub.js for my project. However, the whole epub content must be available to load the book. On researching, I found a cool library called Readium.js. Don't know how to integrate it...

Shreyas BM
Votes: 0
Answers: 0