Skip to content

kalimuthu/Epub-Reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

This is a very simple ePub Reader that will read some ePub files by parsing xml file. Just drop in a ePub 3.0 file into the resources and should get it parsed and displayed to you. It is better to download this ePub http://code.google.com/p/epub-revision/downloads/detail?name=9780316000000_MobyDick_r2.epub and add it to the project. More on Epub 3.0 features here http://idpf.org/epub/30 Additional details. .Swipe to change chapters or tap on next and previous buttons. .There are text font size increase and decrese methods. .Day/Night reading Mode. .Search text on a current page. .Orientation support. .Curl pages animation. The app will rememeber the size of the text and mode selected. Are there any known bugs? No. But if you find some just let me know. Projects I used: https://github.com/fedefrappi/AePubReader Please feel free to use this code. Do let me if you add some awesome features into it.. 

About

Reads an ePub document for iPad/ iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 79.1%
  • Objective-C 13.7%
  • Objective-C++ 5.1%
  • JavaScript 2.1%