-->

Objective C ePub framework

2019-07-16 19:00发布

问题:

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)


标签: ios epub