SwiftNotice icon indicating copy to clipboard operation
SwiftNotice copied to clipboard

GUI library for displaying various popups (HUD), written in pure Swift.

Results 9 SwiftNotice issues
Sort by recently updated
recently updated
newest added

我这边调用 pleaseWait()时, 经常显示到左上角了 如附件图箭头位置. 不知是我调用出问题还是新系统版本的问题了?

Hello i am using SwiftNotice.swift file in Xcode 10.1 and it is not compatible for Xcode new version. Please do help me for the Xcode 10.1 as soon as possible....

pleaseWait() UIApplication.shared.keyWindow?.rootViewController = UIViewController() clearAllNotice() 在任意controller里执行完以上代码跳转到新的controller之后,旧controller的view没有被释放

可以设置背景色和提示语的颜色么

支持cocoapod就完美了

有些情景在当前请求未完成时是不允许交互的,可否增加覆盖视图

noticeOnStatusBar doesn't work for iphone X

Whenever please wait loader is loading the user interaction not disabled. In this case the user interaction should be disabled completely and when calling clear all notice the user interaction...