D3Notice icon indicating copy to clipboard operation
D3Notice copied to clipboard

IOS HUD

Results 3 D3Notice issues
Sort by recently updated
recently updated
newest added

你好大神,新手学习Swift cocoapods已经正常引入,import D3Notice也没有提示错误,但引用 D3Notice.showNoticeWithText(NoticeType.success, text: "suc",time: D3Notice.longTime, autoClear: true) 的时候报错了。。。 Use of unresolved identifier 'NoticeType' 😄这是我插入的姿势不对么!?

能否加入StatusBarNotification这种通知类 谢谢