ionic-epubjs
ionic-epubjs copied to clipboard
Ionic 3 app using Epub.js
I tried both npm install and the manual folder-copying method you suggested, but neither of them worked for me in ionic 4. Is there anything else I should do to...
It is working fine on android but have issues in ios. getting blank screen in ios. and also have flickering problem. please solve this problem.
The app should probably save the read state, how far one has read and also how one has configured the settings.
License
What is the license for this project? Can we use code from this project in personal projects? What about commercial projects?
From the screenshot below if I click the "Genesis 1" it should open the next page. The link is valid and it works in epub readers on desktop (I use...
well, probably it's some noob mistake but after spending some hours trying to fix it I needed to come here. ``` this.fileTransfer.download('https://github.com/janpio/ionic-epubjs/raw/master/src/assets/books/moby-dick.epub', path + 'moby-dick.epub').then(entry => { this.finishedDownload = true;...
Should update the example to be compatible with the latest version as there are breaking changes: https://github.com/futurepress/epub.js/wiki/Updating-to-v0.3-from-v0.2
Hi Jan, I've been trying and trying with this but cannot get the chapter menu into the sidemenu unfortunately. I am aware that the TOC page maps the epub chapter...
Attempting to change font in-book returning fuzzy error: ``` _updatePageTitle title = Open: The Philosophy and Practices that are Revolutionizing Education and Science book.ts:138:4 _updateTotalPages book.ts:116:4 not found, try fuzzy...