How to render an eBook using Xamarin Windows Phone 8.1 -


i have started working on ebook reader windows phone 8.1 using xamarin c#. don't need code, need point me in right direction. :) far have located epub files on local storage , parsed them in book object. have book contents in xhtmls, each chapter(multiple pages) in 1 xhtml. wish create single page reader (horizontal pagination) change page (with page curl animation) on either left or right swipe. need text change font size on slider change, , of course adjust pages accordingly.

following questions need with:

  1. what tools use achieve smooth layout? thinking 3 webviews in flipview.
  2. how parse enough text xhtml fit on 1 page , adjust pages on size change?
  3. how achieve page curl animation on page change?

thanks :d


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -