Skip to content

A custom alert controller for iOS9+ applications. Highly customizible with simple API similar to Apple's UIAlertController.

License

Notifications You must be signed in to change notification settings

rcarvalhosilva/RCAlertController

Repository files navigation

RCAlertController

[![CI Status](http://img.shields.io/travis/Rodrigo Carvalho/RCAlertController.svg?style=flat)](https://travis-ci.org/Rodrigo Carvalho/RCAlertController) Version License Platform

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.

Example

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

Installation

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

pod "RCAlertController"

Author

Rodrigo Carvalho, [email protected]

License

RCAlertController is available under the MIT license. See the LICENSE file for more info.

About

A custom alert controller for iOS9+ applications. Highly customizible with simple API similar to Apple's UIAlertController.

Resources

License

Stars

Watchers

Forks

Packages

No packages published