[![CI Status](http://img.shields.io/travis/Rodrigo Carvalho/RCAlertController.svg?style=flat)](https://travis-ci.org/Rodrigo Carvalho/RCAlertController)
A custom alert controller for iOS9+ applications. Highly customizible with simple API similar to Apple's UIAlertController. With an easy and powerful customization mechanism you can create beautiful alerts that fits into your app design. You can customize almost everything and even insert a custom view made by you for the alert.
To run the example project, clone the repo, and run pod install
from the Example directory first.
RCAlertController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "RCAlertController"
Rodrigo Carvalho, rcarvalho.dev@gmail.com
RCAlertController is available under the MIT license. See the LICENSE file for more info.