问题
I am looking to implement an eBook reader app. I have found an open source PDF viewer that suited my needs. I now would like to know if there are any open source ePub viewers that I could leverage into the app.
Does anyone know of open source ePub viewers?
回答1:
Try this https://github.com/fedefrappi/AePubReader
回答2:
To provide a more up-to-date answer for those finding this question six years later, two libraries that allow epub parsing & display on iOS are:
- Folio Reader and
- Readium (specifically, the Streamer subproject)
来源:https://stackoverflow.com/questions/11826773/objective-c-epub-framework