Eric Larson

1pod

FFGlobalAlertController

Provides a Show method that creates a UIWindow with a transparent UIViewController and presents the UIAlertController on it. Useful for something like networking code that needs to show an Alert but has no idea what the current view controllers on screen.

License: MIT

  • Objective C