Eric Larson

1pod

FFGlobalAlertController

提供了一个Show方法,该方法创建带有透明UIViewController的UIWindow并在此UIWindow上展示UIAlertController。对于需要显示Alert但又不知道当前屏幕上控制器的情况非常有用,例如网络代码。

许可:MIT

  • Objective C