epubjs-rn
epubjs-rn copied to clipboard
Internal Error: Given path is not a directory while loading .epub file
INTERNAL ERROR: given path is not a directory (/data/user/0/com.again/files/www). It says:
stack: "Error↵ at XMLHttpRequest.handler (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:68104:13)↵
This is issue is raised in react-native-static-server too.
Same error. Here is the sample file where this error shows, https://github.com/sabbiu/rn-epub-sample
To solve this, I tried adding www using react-native-fs but, this didn't solve the issue..
Here is the error after adding www

has it been solved? @sabbiu @Sagaryalioe
me too, only Android :-(