Skip to content

eepetrash/WindowAlert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowAlert

Version License Platform

WindowAlert is a class that helps you handle the presentation of UIAlertController. It creates separate UIWindow with transparent UIViewController, and presents it on top of that UIViewController, so you don't have to worry about looking for a view controller to present your UIAlertController on.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift 2.0 must be used in the project.

Installation

WindowAlert is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WindowAlert"

Author

Alexander, wryyy906@gmail.com

License

WindowAlert is available under the Apache 2.0 license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 72.0%
  • Shell 23.4%
  • Ruby 3.0%
  • Objective-C 1.6%