Objective C ePub framework

此生再无相见时 提交于 2019-12-11 02:38:31

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!