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 RepositoriesTouch Target Debugging

Tools for visualizing and verifying the interactive touch areas of user interface elements.

Distinct from Interaction Area Definitions: Distinct from Interaction Area Definitions which is for automated GUI targets; this is for developer visual verification of hit-tests.

Explore 1 awesome GitHub repository matching user interface & experience · Touch Target Debugging. Refine with filters or upvote what's useful.

Awesome Touch Target Debugging 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.
  • facebookarchive/asyncdisplaykitAvatar de facebookarchive

    facebookarchive/AsyncDisplayKit

    13,345Voir sur GitHub↗

    AsyncDisplayKit is an asynchronous UI framework and performance library for iOS. It provides a collection of performant alternatives to standard views, allowing developers to build responsive interfaces by offloading layout and rendering tasks to background threads. The framework is centered around a declarative layout engine based on a flexbox model, which calculates element positions and sizes asynchronously. It utilizes a node-based abstraction to wrap native views, enabling the instantiation and configuration of UI hierarchies on background threads to prevent main thread blocking. The sy

    Provides visual highlighting of hit-test regions to verify interactive boundaries of interface elements.

    Objective-C++
    Voir sur GitHub↗13,345
  1. Home
  2. User Interface & Experience
  3. Touch Target Debugging