From 0b133138a4e729b6a454031ac6da33b5df7f7cb4 Mon Sep 17 00:00:00 2001 From: sgr-ksmt Date: Fri, 28 Apr 2017 18:43:26 +0900 Subject: [PATCH] Added Alertift in Alert & Action Sheet. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 066eb3d54..07c708332 100644 --- a/README.md +++ b/README.md @@ -1719,6 +1719,7 @@ Most of these are paid services, some have free tiers. * [BPStatusBarAlert](https://github.com/ppth0608/BPStatusBarAlert) - A simple alerts that appear on the status bar and below navigation bar(like Facebook).🔶 * [CFAlertViewController](https://github.com/Codigami/CFAlertViewController) - A library that helps you display and customise alerts and action sheets on iPad and iPhone.🔶 * [NotificationBanner](https://github.com/Daltron/NotificationBanner) - The easiest way to display highly customizable in app notification banners in iOS. 🔶 +* [Alertift](https://github.com/sgr-ksmt/Alertift) - Swifty, modern UIAlertController wrapper. :large_orange_diamond: #### Badge * [MIBadgeButton](https://github.com/mustafaibrahim989/MIBadgeButton-Swift) - Notification badge for UIButtons. :large_orange_diamond: