futurepress/epubjs-rn

How to use this module with Latest React as of now 0.60.5

Opened this issue · 4 comments

Hi

I tried attaching this module v0.1.4. to the latest RN project I created which runs RN v0.60.5

I get an error similar to #140

After a little investigation I found out that this module is internally using RN v0.59.9

How do we get this worked out with latest versions in future.

Me too facing same issue... Could anyone explain how to setup this with latest RN version

Uysim commented

getting the same problem for me

I`m building on last version , if you are in debug build , you should delete inside epubjs-rn node-modules , the folders react and react-native , cuz they are conflicting.

In case you still need it for newer RN: I created a fork for RN 0.64.4: @ndvi3t/epubjs-rn.