Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 423 Bytes

RAAlertView

iOS 7 like customizable alert view.

RAAlertView uses FXBlurView (https://github.com/nicklockwood/FXBlurView) for background.

ARC Compatibility

RAAlertView requires ARC.

Installation and Usage

To use RAAlertView, just drag the RAAlertView folder into your project and add the QuartzCore and Accelerate frameworks.

See the AlertViewExample app for usage.