diff --git a/contents.json b/contents.json index c1d590a6..46c7441d 100644 --- a/contents.json +++ b/contents.json @@ -2439,6 +2439,12 @@ "description": "Auto Layout made easy.", "homepage": "https://github.com/nakiostudio/EasyPeasy" }, + { + "title": "FixFlex", + "category": "auto-layout", + "description": "Declarative autolayout based on NSLayoutAnchor, swifty reimagination of VFL, alternative to UIStackView", + "homepage": "https://github.com/psharanda/FixFlex" + }, { "title": "MisterFusion", "category": "auto-layout",