awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·17 views

Popping

Popping is a gallery of iOS user interface animation examples. It provides a collection of visual demonstrations and code samples for implementing smooth interface transitions and motion effects in Apple mobile applications.

The project focuses on showcasing how to use the Pop animation engine to create high-performance animations and sophisticated behavioral effects. It serves as a reference for adding polish to mobile views through a variety of motion samples.

The content covers mobile interface design and the implementation of UI animations to refine the look and feel of an application.

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 history

Star history chart for schneiderandre/poppingStar history chart for schneiderandre/popping

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does schneiderandre/popping do?

Popping is a gallery of iOS user interface animation examples. It provides a collection of visual demonstrations and code samples for implementing smooth interface transitions and motion effects in Apple mobile applications.

What are the main features of schneiderandre/popping?

The main features of schneiderandre/popping are: iOS Animation Frameworks, Animation Galleries, iOS UI Polishing, Pop Animation Engine, Interface Animations, Mobile Animation Libraries, iOS Interaction Design, Swift Animation Libraries.

What are some open-source alternatives to schneiderandre/popping?

Open-source alternatives to schneiderandre/popping include: mengto/spring — Spring is a Swift animation library and iOS view animation framework. It provides a spring physics animation engine… airbnb/lottie-ios — lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After… facebook/pop — Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics… 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 alternatives to Popping

Similar open-source projects, ranked by how many features they share with Popping.
  • mengto/springMengTo avatar

    MengTo/Spring

    14,038View on GitHub↗

    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
    View on GitHub↗14,038
  • airbnb/lottie-iosairbnb avatar

    airbnb/lottie-ios

    26,762View on GitHub↗

    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
    View on GitHub↗26,762
  • facebook/popfacebook avatar

    facebook/pop

    19,559View on GitHub↗

    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++
    View on GitHub↗19,559
  • b3ll/motionb3ll avatar

    b3ll/Motion

    1,485View on GitHub↗

    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
    View on GitHub↗1,485
  • See all 30 alternatives to Popping→