awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesAnimation Effect Wrappers

Simplified interfaces that map specific animation effects directly to UI elements.

Distinct from Data-Driven View Controllers: Focuses on mapping animation effects to views rather than managing views based on a data source.

Explore 2 awesome GitHub repositories matching user interface & experience · Animation Effect Wrappers. Refine with filters or upvote what's useful.

Awesome Animation Effect Wrappers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • facebook/shimmerAvatar facebook

    facebook/Shimmer

    9,331Vezi pe GitHub↗

    Shimmer este o bibliotecă de stare de încărcare UI utilizată pentru a genera placeholder-uri de tip skeleton și efecte de animație de tip view-wrapping. Oferă un set de instrumente pentru crearea de animații de evidențiere care semnalează că conținutul se încarcă în cadrul unei interfețe utilizator. Proiectul include un generator de ecrane skeleton și un wrapper de animație pentru view-uri. Aceste componente aplică un efect de gradient în mișcare peste view-urile existente pentru a oferi feedback vizual în timp ce datele sunt preluate. Biblioteca acoperă animația interfeței utilizator și tiparele de design pentru aplicații mobile. Implementează indicatori de încărcare printr-o combinație de mascare cu gradient liniar, translație în spațiul de coordonate și bucle de animație bazate pe keyframe-uri.

    Ships a view-wrapping component that maps the shimmering animation effect directly onto target UI elements.

    Objective-C
    Vezi pe GitHub↗9,331
  • marcosgriselli/viewanimatorAvatar marcosgriselli

    marcosgriselli/ViewAnimator

    7,325Vezi pe GitHub↗

    ViewAnimator is a Swift animation library and view transition framework designed to coordinate visual motion effects across interface elements. It provides a motion engine that executes animation sequences and geometric transforms on individual views and layout cells. The framework is built around a standardized animation protocol, allowing developers to create and integrate custom movement and transition behaviors. This extensibility enables the creation of reusable animation libraries beyond the pre-defined effects. The system supports combining multiple visual transforms into single compo

    Uses a simplified wrapper to map pre-defined animation effects directly onto individual UI elements or layout cells.

    Swift
    Vezi pe GitHub↗7,325
  1. Home
  2. User Interface & Experience
  3. Data-Driven View Controllers
  4. Animation Effect Wrappers