does this support swift, or obj-c only?
cmnewfan opened this issue · 2 comments
cmnewfan commented
if not, then do you have a plan to support swift?
RichDaddyCashMany commented
If I use swift later, I will support it.
kitkatdafu commented
其实可以在Swift里用的 弄一个Bridger就ok了 语法变成了这个样子
JCAlertView.showOneButton(withTitle: "This is the end of all picture", message: "You cannot swipe more", buttonType: JCAlertViewButtonType.default, buttonTitle: "OK", click: nil)