I am working with cordova, ionic and agularjs. I would like to implement kind of e-reader. The user insert a long html text and my app should show that text as a ebook into a e-reader swiping left and right. My problem is especially how to fin the right amount of text to display due every device has a different height.
Do you know if there is a library that could help me?
Thanks