I don't know exactly what are you trying to achieve but looking at the source of the epubjs-reader example, you need to use it as a angularjs directive, so react won't handle it, you have to use angular framework to get it working correctly.
Can you describe the problem in more details ?