Skip to content

how to create a small presented view that hovers in front of the interface like a UIAlertView

Notifications You must be signed in to change notification settings

mattneub/custom-alert-view-iOS7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

custom-alert-view-iOS7

Demonstrates how to create a small presented view that hovers in front of the interface like a UIAlertView.

Originally created in association with this tutorial article: http://radar.oreilly.com/2014/01/transcending-uialertview-on-ios-7.html

In iOS 8, the architecture for customizing presented view controllers changed very greatly from iOS 7, and the project was reorganized accordingly. For the earlier iOS 7 version, checkout commit 7410850.

Now updated to Swift 3 and 4.

screenshot

About

how to create a small presented view that hovers in front of the interface like a UIAlertView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages