farshed / duofolio

An ebook reader for linguaphiles 📖
GNU General Public License v3.0
483 stars 67 forks source link

[Suggestion] Use epubjs-rn instead of epubjs #8

Closed rafaelsaback closed 4 years ago

rafaelsaback commented 4 years ago

I saw that you did some work to integrate epubjs to the RN environment. Have you considered using their epubjs-rn package instead? I think it could help removing a lot of boilerplate code.

If you've tried it and faced some issues, could you let me know what has happened?

farshed commented 4 years ago

Hey Rafael, I haven't tried epubjs-rn. It seems unmaintained and there are a lot of open issues about it not being compatible with RN 0.60+.

rafaelsaback commented 4 years ago

Got it, just wanted to know. Now that you've mentioned, I've noticed the many open issues they have and that the last commit was done December last year...