Mati

Results 47 comments of Mati

Having this problem as well. Is this still maintained?

I wouldn't advice you to go through with images with PouchDB. Images don't go in databases. The filesystem will always handle that better.

So, it saves in onLocationChange, but what method should I use to call function in render to actually go to the page? There's a function, onRelocation, that I still don't...

I'm interest in this as well

Thanks @fchasen @cllemon for your kind replies. @fchasen this is the issue: https://github.com/futurepress/epubjs-rn/issues/129 I've commented everything in there, it's something about a polyfill, though I tried to add the package...

I'd like to get it up and running, since I would like very much to contribute to this project. I could run in iOS flawlessly, I'm trying to make a...

Apparently, it renders the book: ![image](https://user-images.githubusercontent.com/42002579/57344856-36deb280-711f-11e9-898a-87571fc6f533.png) But I can see the table of contents ![image](https://user-images.githubusercontent.com/42002579/57344896-57a70800-711f-11e9-9c97-643ff592059e.png) Yet, nothing (not even a console, onReady, onLocationsReady, ...) is firing up from the params...

After adding a width and height as params, now all the params are firing. Including onError ![image](https://user-images.githubusercontent.com/42002579/57345359-fda74200-7120-11e9-9d6c-0e8eab93330d.png) @fchasen any ideas?

I tried this commit: https://github.com/futurepress/epubjs-rn/pull/107 from this issue: https://github.com/futurepress/epubjs-rn/issues/95 with no luck. still showing the error.