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

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

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

1 个仓库

Awesome GitHub RepositoriesMulti-Pattern Orchestration

Coordination of views using multiple layout strategies such as linear, relative, and grid systems.

Distinct from Custom View Orchestration: Distinct from Custom View Orchestration: focuses on switching between layout patterns rather than just managing custom-rendered views.

Explore 1 awesome GitHub repository matching user interface & experience · Multi-Pattern Orchestration. Refine with filters or upvote what's useful.

Awesome Multi-Pattern Orchestration GitHub Repositories

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

    youngsoft/MyLinearLayout

    4,411在 GitHub 上查看↗

    MyLinearLayout 是一个 Objective-C UI 布局框架和响应式布局引擎,用于 iOS。它作为一个多模式视图编排器,使用线性、相对和网格布局模式的组合来组织界面元素。 该库将 CSS Flexbox 和浮动元素行为引入 iOS 视图,以实现动态空间分配。它包含一个专门用于从右到左(RTL)语言方向的系统,提供界面元素的自动镜像以支持本地化布局。 该框架涵盖了广泛的排列策略,包括基于流的元素换行、基于框架的视图堆叠以及表格和网格组织。它还支持通过基于路径的视图对齐进行有机排列,并提供自适应尺寸类以适应不同的设备屏幕尺寸和方向。

    Organizes iOS views using a combination of frame, table, grid, and path-based positioning.

    Objective-C
    在 GitHub 上查看↗4,411
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Custom View Orchestration
  7. Multi-Pattern Orchestration