awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

alexdrone/ios-flexboxkit

0
View on GitHub↗
0 stars·0 forks·2 views

Ios Flexboxkit

Features

  • UI Layout Tools - UIKit extension for Flexbox-style layouts.

Star history

Star history chart for alexdrone/ios-flexboxkitStar history chart for alexdrone/ios-flexboxkit

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ios Flexboxkit

Similar open-source projects, ranked by how many features they share with Ios Flexboxkit.
  • floriankugler/flkautolayoutfloriankugler avatar

    floriankugler/FLKAutoLayout

    1,484View on GitHub↗

    UIView category which makes it easy to create layout constraints in code

    Objective-C
    View on GitHub↗1,484
  • mamaral/facademamaral avatar

    mamaral/Facade

    685View on GitHub↗

    Programmatic view layout for the rest of us.

    Objective-C
    View on GitHub↗685
  • purelayout/purelayoutPureLayout avatar

    PureLayout/PureLayout

    7,599View on GitHub↗

    PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing constraints in iOS and macOS applications. It provides a programmatic engine for building user interfaces through constrained-based positioning and priority levels. The framework utilizes a fluent-interface API design and wrapper-based abstractions to simplify the definition of layout constraints. It features deferred and batch constraint activation to group multiple rules together for simultaneous application to the view hierarchy. The project covers general Auto Layout manag

    Objective-C
    View on GitHub↗7,599
  • robb/cartographyrobb avatar

    robb/Cartography

    7,328View on GitHub↗

    Cartography is a declarative layout engine and constraint management framework for Swift. It provides a domain-specific language to define, group, and prioritize user interface layout rules, abstracting the process of positioning and aligning visual components. The framework distinguishes itself through a fluent API and the use of overloaded operators to define relationships between view attributes. It enables the bundling of multiple layout rules into single units, allowing for the dynamic swapping of constraint groups at runtime to transition views between different positional states. The

    Swift
    View on GitHub↗7,328
See all 7 alternatives to Ios Flexboxkit→

Frequently asked questions

What are the main features of alexdrone/ios-flexboxkit?

The main features of alexdrone/ios-flexboxkit are: UI Layout Tools.

What are some open-source alternatives to alexdrone/ios-flexboxkit?

Open-source alternatives to alexdrone/ios-flexboxkit include: floriankugler/flkautolayout — UIView category which makes it easy to create layout constraints in code. mamaral/facade — Programmatic view layout for the rest of us. purelayout/purelayout — PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing… robb/cartography — Cartography is a declarative layout engine and constraint management framework for Swift. It provides a… ruipfcosta/autolayoutplus. snapkit/masonry — Masonry is a declarative UI layout engine and domain-specific language for defining layout constraints on iOS and…