From 6a3bc4c0c716eb8af2dca8360dc12fb16b74c3bb Mon Sep 17 00:00:00 2001 From: AwesomeSwift Bot Date: Tue, 23 Apr 2024 08:54:55 +0000 Subject: [PATCH] Updated markdown --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b171b5..76bb478c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) | Awesome | Linux | Projects | Updated | |:-------:|:-----:|:--------:|:-------:| -| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1057 | April 23, 2024 | +| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1058 | April 23, 2024 | In parternship with: @@ -921,6 +921,7 @@ In parternship with: * [BrickKit](https://github.com/wayfair-archive/brickkit-ios) - Create complex and responsive layouts in a simple way. * [CGLayout](https://github.com/k-o-d-e-n/CGLayout) :penguin: - Powerful autolayout framework, that can manage UIView(NSView), CALayer, not rendered views and etc. Provides placeholders. * [FlexLayout](https://github.com/layoutBox/FlexLayout) - Nice and clean interface to the highly optimized Facebook yoga Flexbox implementation. +* [FrameLayoutKit](https://github.com/kennic/FrameLayoutKit) - This framework supports complex layouts, including chaining and nesting layout with simple and intuitive operand & DSL syntax. * [Grid](https://github.com/exyte/Grid) - The most powerful Grid container missed in SwiftUI. * [LayoutLess](https://github.com/DeclarativeHub/Layoutless) - Write less UI Code. * [Neon](https://github.com/mamaral/Neon) - A powerful programmatic UI layout framework.