nothot / DUAReader

电子书阅读器,支持txt,e-pub(图文混排),纯swift编写,支持OC混编。 An e-book reader that supports TXT and e-pub formats. This project is written in swift and supports hybrid compilation with objective OC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

作者 你好 请问如何在oc中使用你的库

LambentWu opened this issue · comments

作者 你好 请问如何在oc中使用你的库

sourceCore目录下是源码,可以直接引入工程,然后以混编的方式使用OC调用swift(主要就是引入DUAReader头文件,它提供了阅读器的接口和回调事件),注意添加ThirdKit目录下第三方库的依赖