awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
schneiderandre avatar

schneiderandre/popping

0
View on GitHub↗
5,508 Stars·655 Forks·Objective-C·MIT·2 Aufrufe

Popping

Popping ist eine Galerie mit Beispielen für iOS-UI-Animationen. Sie bietet eine Sammlung visueller Demonstrationen und Code-Beispiele für die Implementierung flüssiger Interface-Übergänge und Bewegungseffekte in Apple-Mobilanwendungen.

Das Projekt konzentriert sich darauf, den Einsatz der Pop-Animations-Engine zur Erstellung performanter Animationen und komplexer Verhaltenseffekte zu demonstrieren. Es dient als Referenz, um mobile Views durch eine Vielzahl von Bewegungsbeispielen aufzuwerten.

Der Inhalt deckt mobiles Interface-Design und die Implementierung von UI-Animationen ab, um das Look-and-Feel einer Anwendung zu verfeinern.

Features

  • iOS Animation Frameworks - Serves as a comprehensive reference for implementing complex motion graphics and animations on iOS.
  • Animation Galleries - Provides a visual gallery of smooth interface transitions and motion effects on iOS.
  • iOS UI Polishing - Demonstrates how to refine the look and feel of mobile applications through sophisticated motion animations.
  • Pop Animation Engine - Showcases the use of the Pop animation engine to create high-performance interface effects.
  • Interface Animations - Provides a variety of visual transitions and motion effects for iOS user interface elements.
  • Mobile Animation Libraries - Offers a collection of pre-defined animation tools and demonstrations for iOS mobile interfaces.
  • iOS Interaction Design - Implements native iOS interaction patterns through animation examples to improve navigation and user experience.
  • Swift Animation Libraries - Provides code and visual references for creating motion and transitions within Swift-based applications.
  • Animation Frameworks - Collection of animations demonstrating physics-based movement.
  • Animation & Transitions - Example project demonstrating usage of the physics-based animation engine.

Star-Verlauf

Star-Verlauf für schneiderandre/poppingStar-Verlauf für schneiderandre/popping

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht schneiderandre/popping?

Popping ist eine Galerie mit Beispielen für iOS-UI-Animationen. Sie bietet eine Sammlung visueller Demonstrationen und Code-Beispiele für die Implementierung flüssiger Interface-Übergänge und Bewegungseffekte in Apple-Mobilanwendungen.

Was sind die Hauptfunktionen von schneiderandre/popping?

Die Hauptfunktionen von schneiderandre/popping sind: iOS Animation Frameworks, Animation Galleries, iOS UI Polishing, Pop Animation Engine, Interface Animations, Mobile Animation Libraries, iOS Interaction Design, Swift Animation Libraries.

Welche Open-Source-Alternativen gibt es zu schneiderandre/popping?

Open-Source-Alternativen zu schneiderandre/popping sind unter anderem: mengto/spring — Spring is a Swift animation library and iOS view animation framework. It provides a spring physics animation engine… facebook/pop — Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics… airbnb/lottie-ios — lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After… b3ll/motion — Motion is a physics-based animation engine for building gesturally-driven user interfaces and interactions on Apple… material-motion/material-motion-swift — Material-motion-swift is a Swift animation toolkit and gesture interaction library for building responsive motion,… marcosgriselli/viewanimator — ViewAnimator is a Swift animation library and view transition framework designed to coordinate visual motion effects…

Open-Source-Alternativen zu Popping

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Popping.
  • mengto/springAvatar von MengTo

    MengTo/Spring

    14,038Auf GitHub ansehen↗

    Spring is a Swift animation library and iOS view animation framework. It provides a spring physics animation engine designed to generate realistic, organic motion for user interface movements. The framework utilizes a declarative animation interface, allowing developers to define animation properties and behaviors without writing complex imperative code. This includes a declarative animation workflow where motion is configured through visual storyboards. The system manages iOS UI animations and Swift view transitions, specifically automating how views appear and disappear through triggered a

    Swift
    Auf GitHub ansehen↗14,038
  • facebook/popAvatar von facebook

    facebook/pop

    19,559Auf GitHub ansehen↗

    Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics engines. It functions as a framework for linking animation engines to arbitrary object properties, extending beyond standard view attributes. The library features a physics-based animation engine that generates motion based on velocity, friction, and target values. This system enables the creation of spring and decay animations to simulate real-world dynamics. The project also provides tools for value interpolation using easing curves, display-link driven updates synced to s

    Objective-C++
    Auf GitHub ansehen↗19,559
  • airbnb/lottie-iosAvatar von airbnb

    airbnb/lottie-ios

    26,762Auf GitHub ansehen↗

    lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After Effects as native visual elements. It functions as a renderer that converts animation data into high-fidelity native shapes to maintain small file sizes on mobile devices. The framework provides tools for managing playback, looping, and real-time property updates. It allows for the modification of colors, positions, and keyframe properties of active animations to respond to application state changes. The system parses JSON-based animation data and maps keyframes to native layers

    Swift
    Auf GitHub ansehen↗26,762
  • b3ll/motionAvatar von b3ll

    b3ll/Motion

    1,485Auf GitHub ansehen↗

    Motion is a physics-based animation engine for building gesturally-driven user interfaces and interactions on Apple platforms. It functions as a Swift frame-by-frame animation utility that drives declarative state changes and simulates physical behaviors. The library executes continuous frame updates by invoking custom value blocks directly from display link timing loops, handling standard numeric and vector types. It supports mid-flight animation interruption, allowing active animations to be stopped, altered, or redirected instantly by mutating live parameters. Additionally, the engine simu

    Swift
    Auf GitHub ansehen↗1,485
  • Alle 30 Alternativen zu Popping anzeigen→