From a716c4761022cdb3f3191c362a71b032f30bae17 Mon Sep 17 00:00:00 2001 From: Sofiane Beors Date: Mon, 23 Apr 2018 15:06:16 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78c0c4..fd2b9be 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A curated list of awesome Swift frameworks, libraries and software. Inspired by * [Cupcake](https://github.com/nerdycat/Cupcake) - An easy way to create and layout UI components for iOS. * [PinLayout](https://github.com/mirego/PinLayout) - Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. * [Gemini](https://github.com/shoheiyokoyama/Gemini) - Gemini is rich scroll based animation framework for iOS, written in Swift. +[NotchyAlert](https://github.com/TheAbstractDev/NotchyAlert) - Use the iPhone X notch space to display creative alerts. ## Files From 7776fb359c585c08d0b52f86aa29a56e76cace81 Mon Sep 17 00:00:00 2001 From: Sofiane Beors Date: Mon, 23 Apr 2018 15:06:50 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd2b9be..5fccbf1 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ A curated list of awesome Swift frameworks, libraries and software. Inspired by * [Cupcake](https://github.com/nerdycat/Cupcake) - An easy way to create and layout UI components for iOS. * [PinLayout](https://github.com/mirego/PinLayout) - Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. * [Gemini](https://github.com/shoheiyokoyama/Gemini) - Gemini is rich scroll based animation framework for iOS, written in Swift. -[NotchyAlert](https://github.com/TheAbstractDev/NotchyAlert) - Use the iPhone X notch space to display creative alerts. +* [NotchyAlert](https://github.com/TheAbstractDev/NotchyAlert) - Use the iPhone X notch space to display creative alerts. ## Files