awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • huri000/swiftentrykitAvatar de huri000

    huri000/SwiftEntryKit

    6,760Voir sur 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
    Voir sur GitHub↗6,760
  1. Home
  2. Software Engineering & Architecture
  3. Queue Implementations
  4. Priority Queues
  5. UI Display