bell notificationshomepageloginedit profileclubsdmBox

10.01% popularity   0 Reactions

Is anyone aware of limitations that would prevent an ePub reader within a PWA built with Typescript/Javascript in an Ionic/Angular framework from having continuous/infinite scroll?


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (1)

Login to follow story

More posts by @Helen

1 Comments

Sorted by latest first Latest Oldest Best

 

@Katie

10% popularity   0 Reactions

this.rendition = this.book.renderTo("book",{
flow: "continuous-scrolled",
});

works for each section except the first page. after calling this.rendition.next() from first page scroll works correctly. but I dont know how to fix it for all sections. I want all sections to scroll.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top