epubjs-rn icon indicating copy to clipboard operation
epubjs-rn copied to clipboard

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

Open deepakbandela opened this issue 6 years ago • 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 https://github.com/futurepress/epubjs-rn/issues/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.

deepakbandela avatar Sep 05 '19 13:09 deepakbandela

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

abdullatif422 avatar Sep 12 '19 08:09 abdullatif422

getting the same problem for me

Uysim avatar Sep 15 '19 15:09 Uysim

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.

erickbank avatar Sep 20 '19 21:09 erickbank