janpio / ionic-epubjs

Ionic 3 app using Epub.js
https://janpio.github.io/ionic-epubjs/
31 stars 20 forks source link

How to better "leave" a book? #18

Open janpio opened 6 years ago

janpio commented 6 years ago

Now that there is a HomePage with a list of books, there has to be a way to "leave" a book after you selected it. Right now this is done via standard Ionic navigation ("< Back") but this is not the best solution for the reading experience of the user.

deIdris325 commented 6 years ago

What's about this feature: read all epub books from a folder and list ?

Von meinem iPhone gesendet

Am 19.07.2017 um 18:44 schrieb Jan Piotrowski notifications@github.com:

Now that there is a HomePage with a list of books, there has to be a way to "leave" a book after you selected it. Right now this is done via standard Ionic navigation ("< Back") but this is not the best solution for the reading experience of the user.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

janpio commented 6 years ago

That is a great idea. I created #23 for it.