Skip to content

FMSAlertManager is a static library that wraps the normal delegate-based API for alerts with a more conveniant block-based API.

License

Notifications You must be signed in to change notification settings

rikiwarren/FMSAlertManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMSAlertManager is a static library that wraps the normal delegate-based API for alerts with a more conveniant block-based API. This lets us easily create a UIAlertView, and define both the buttons and the actions that will be triggered in one place.

The complete documentation can be found in FMSAlertManager/FMSAlertManager.docset. Copy this file into ~/Library/Developer/Shared/Documentation/DocSets/ and restart Xcode to add this docset to Xcode's documentation.

FMSAlertViewTest is a sample application that demonstrates the use of FMSAlertManager.

FMSAlerts.xcworspace is a workspace containing both the FMSAlertManager and FMSAlertViewTest projects.

The FMSAlertManager library is released under the Modified BSD license. If you have any questions, please contact Richard Warren at [email protected].

You can also follow me at the following:

Blog: http://www.freelancemadscience.com
G+: Rich Warren (https://plus.google.com/114311896476820866022/posts)
Twitter: @rikiwarren

About

FMSAlertManager is a static library that wraps the normal delegate-based API for alerts with a more conveniant block-based API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published