vahid naseri

Results 9 issues of vahid naseri

hey how can i get page number to save it in a sharedPreference when we close book i need page number to save it and open book if user opens...

enhancement

hello . its my code ` var book = ePub("url"); var rendition = book.renderTo("area"); rendition.display(); ` when i load this url as epub url https://s3.amazonaws.com/epubjs/books/moby-dick/OPS/package.opf it works completely nice and...

hey i think its a bug we save last page cfi in a asyncstorage and when we get back to open book we give that cfi to location to open...

hello in english texts start from left but in arabic or many languages it starts from right. is there any code to make epub page from right to left i...

hello the highlighted text is removing highlight after reopening book can we make a permanent highlight ? ------------------------------------------------------------------- onPress={(cfi, position, rendition)=> { this.toggleBars(); console.log("press", cfi); }} onLongPress={(cfi, rendition,cfiRange)=> { console.log("longpress",...

does react-native-peerjs works and is it useable ? im working with this now and every thing works except that `call response fires no event` . and its event count is...

hi. im new in webrtc . i have some constraint as below and its good when net speed is good . but when i use a weaker net speed it...

hi . when i open a epub files which is more than 200KB with base64 on localstorage it throws an erro . `Error: Couldn't download book` what can i do...

stale

is this lib still working correct ? im using it . every thing is ok . just call.on("stream is not fireing at all . my code is simple like docs...