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

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

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

1 个仓库

Awesome GitHub RepositoriesUI Display

Queues that manage the visual layering and display order of UI elements based on priority.

Distinct from Priority Queues: Focuses on the visual precedence of UI overlays rather than general data structure implementations.

Explore 1 awesome GitHub repository matching software engineering & architecture · UI Display. Refine with filters or upvote what's useful.

Awesome UI Display GitHub Repositories

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

    huri000/SwiftEntryKit

    6,760在 GitHub 上查看↗

    SwiftEntryKit is a Swift presentation framework and UI overlay library used to orchestrate banners, pop-up views, and custom modal presentations on top of an iOS application window. It functions as a view orchestrator that manages the lifecycle, animations, and layering of multiple overlapping user interface elements. The framework features a priority-based queueing system to determine the display order and precedence of overlays, ensuring specific elements can override others. It includes a dedicated animation toolkit for translation, scale, and fade transitions, alongside haptic integration

    Features a priority-based queuing system to determine the display order and precedence of overlapping overlays.

    Swift
    在 GitHub 上查看↗6,760
  1. Home
  2. Software Engineering & Architecture
  3. Queue Implementations
  4. Priority Queues
  5. UI Display