pod 'KRProgressHUD', '~> 3.1.1.0' DispatchQueue.main.async { KRProgressHUD.show() } DispatchQueue.main.async { KRProgressHUD.dismiss() }
確定! 回上一頁