awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 个仓库

Awesome GitHub RepositoriesUser Interface Layout

Frameworks for building and managing complex view hierarchies.

Explore 12 awesome GitHub repositories matching part of an awesome list · User Interface Layout. Refine with filters or upvote what's useful.

Awesome User Interface Layout GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mamaral/neonmamaral 的头像

    mamaral/Neon

    4,552在 GitHub 上查看↗

    Neon 是一个 Swift 程序化 UI 布局框架,通过相对定位引擎编排界面元素。它在运行时计算视图大小和位置,以创建响应式用户界面,而无需使用约束(constraints)、弹簧(springs)、支柱(struts)或视觉格式语言。 该系统使用基于坐标的编排器将元素组织成堆栈和组,该编排器解析兄弟组件和父组件之间的对齐规则。它利用基于规则的坐标映射方法将高级对齐描述符转换为绝对屏幕坐标。 该框架提供了父视图锚定、容器空间填充和动态自适应大小计算的功能。它进一步支持相对视图对齐,以及将兄弟元素组织成对齐到边缘、角落或中心的水平或垂直堆栈。

    Enables programmatic UI layout with a powerful syntax.

    Swift
    在 GitHub 上查看↗4,552
  • freshos/steviafreshOS 的头像

    freshOS/Stevia

    3,417在 GitHub 上查看↗

    :leaves: Concise Autolayout code

    Provides an elegant, readable syntax for view layout.

    Swift
    在 GitHub 上查看↗3,417
  • jiang111/awesome-android-tipsjiang111 的头像

    jiang111/awesome-android-tips

    2,569在 GitHub 上查看↗

    This project is a curated collection of Android development code snippets, implementation patterns, and technical guides designed to assist in building and maintaining mobile applications. It serves as a reference for standard mobile architecture, providing structured approaches to common development requirements and system integration tasks. The repository distinguishes itself by offering specific technical strategies for managing application lifecycles, optimizing memory usage, and ensuring interface responsiveness in resource-constrained environments. It provides programmatic techniques fo

    Optimizes complex interface layouts to ensure efficient rendering across different screen sizes.

    androidawesometips
    在 GitHub 上查看↗2,569
  • layoutbox/pinlayoutlayoutBox 的头像

    layoutBox/PinLayout

    2,439在 GitHub 上查看↗

    Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. iOS/macOS/tvOS/CALayer

    Offers high-performance, manual view layout without auto-layout constraints.

    Swift
    在 GitHub 上查看↗2,439
  • layoutbox/flexlayoutlayoutBox 的头像

    layoutBox/FlexLayout

    2,131在 GitHub 上查看↗

    FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.

    Provides a clean interface for the Flexbox layout engine.

    Swiftcss-flexboxflex-containerflex-items
    在 GitHub 上查看↗2,131
  • exyte/gridexyte 的头像

    exyte/Grid

    2,085在 GitHub 上查看↗

    The most powerful Grid container missed in SwiftUI

    Adds a powerful grid container component to SwiftUI.

    Swift
    在 GitHub 上查看↗2,085
  • venmo/staticvenmo 的头像

    venmo/Static

    1,247在 GitHub 上查看↗

    Simple static table views for iOS in Swift.

    Simplifies the creation of static table views for iOS.

    Swift
    在 GitHub 上查看↗1,247
  • wayfair-archive/brickkit-ioswayfair-archive 的头像

    wayfair-archive/brickkit-ios

    597在 GitHub 上查看↗

    DEPRECATED - BrickKit For IOS

    Facilitates the creation of complex and responsive UI layouts.

    Swiftcomplex-layoutsiosswift
    在 GitHub 上查看↗597
  • exyte/animatedtabbarexyte 的头像

    exyte/AnimatedTabBar

    540在 GitHub 上查看↗

    A tabbar with a number of preset animations written in pure SwiftUI

    Implements tab bars with pre-built animation effects.

    Swift
    在 GitHub 上查看↗540
  • declarativehub/layoutlessDeclarativeHub 的头像

    DeclarativeHub/Layoutless

    429在 GitHub 上查看↗

    Write less UI code

    Reduces boilerplate code when defining user interface layouts.

    Swift
    在 GitHub 上查看↗429
  • kennic/framelayoutkitkennic 的头像

    kennic/FrameLayoutKit

    82在 GitHub 上查看↗

    A super fast and easy-to-use layout library for iOS. FrameLayoutKit supports complex layouts, including chaining and nesting layout with simple and intuitive operand syntax.

    Supports complex, nested layouts using an intuitive DSL syntax.

    Swift
    在 GitHub 上查看↗82
  • k-o-d-e-n/cglayoutk-o-d-e-n 的头像

    k-o-d-e-n/CGLayout

    44在 GitHub 上查看↗

    Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support.

    Manages layouts for views and layers with powerful constraint support.

    Swift
    在 GitHub 上查看↗44
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. User Interface Layout