From b92b2b005cd46bb57aa5b8a28c942d6775424405 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 12 May 2020 07:36:25 -0700 Subject: [PATCH] Add compositional-layouts-kit by @jVirus --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index b52eede6..1e49a13d 100644 --- a/contents.json +++ b/contents.json @@ -20119,6 +20119,24 @@ ], "date_added": "May 11 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "compositional-layouts-kit", + "description": "A set of advanced compositional layouts for UICollectionView with examples (Swift 5.1, iOS 13)", + "category-ids": [ + "sample" + ], + "source": "https://github.com/jVirus/compositional-layouts-kit", + "license": "other", + "stars": "mit", + "tags": [ + "swift" + ], + "screenshots": [ + "https://github.com/jVirus/compositional-layouts-kit/raw/master/cover-composlayouts.png" + ], + "date_added": "May 12 2020", + "suggested_by": "@dkhamsing" } ] }