Sweet Alert iOS
Beautiful Animated custom Alert View inspired from javascript library SweetAlert. Written in Swift this SweetAlertView can be used in Swift and Objective-C projects. SweetAlertView provides live intutive experience to user actions.It can be used in place of UIAlertView and UIAlertController
Usage
Basic message:
Title with a text under:
Animated Success message:
Warning message and Chained Animated Success messge on completion:
Chained Alerts on actions with custom button colors:
Custom icon alert:
Diffrent Animated Styles for Diffrent Purposes
Installation
Add the SwiftAlert.swift
in to your project.
Reuirements
- Xcode 7.0+
- iOS 7.0+