From 22b72addc0f6fe8e097c86a588150da0c886daec Mon Sep 17 00:00:00 2001 From: BayCem Date: Mon, 27 Apr 2020 12:58:07 +0300 Subject: [PATCH] UI Framework added. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d08a86..2ba863d 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A curated list of awesome Swift frameworks, libraries and software. Inspired by - [Contributing](#contributing) ## UI +* [BayKit](https://github.com/BayCem/BayKit) - Calculates the global offset for all screen sizes by depending on given screen size and given offset. * [Sejima](https://github.com/MoveUpwards/Sejima) - User Interface Library components for iOS. * [Eureka](https://github.com/xmartlabs/Eureka) - Elegant iOS Forms in pure Swift. * [XLActionController](https://github.com/xmartlabs/XLActionController) - Fully customizable and extensible action sheet controller written in Swift.