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
jhurray avatar

jhurray/JHChainableAnimations

0
View on GitHub↗
3,205 stars·303 forks·Objective-C·MIT·10 views

JHChainableAnimations

Easy to read and write chainable animations in Objective-C and Swift

Features

  • Animation Frameworks - Fluent interface for chaining multiple view animations.
  • Animation & Transitions - Enables chainable, readable animation syntax using blocks.

Star history

Star history chart for jhurray/jhchainableanimationsStar history chart for jhurray/jhchainableanimations

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 jhurray/jhchainableanimations do?

Easy to read and write chainable animations in Objective-C and Swift

What are the main features of jhurray/jhchainableanimations?

The main features of jhurray/jhchainableanimations are: Animation Frameworks, Animation & Transitions.

What are some open-source alternatives to jhurray/jhchainableanimations?

Open-source alternatives to jhurray/jhchainableanimations include: schneiderandre/popping — Popping is a gallery of iOS user interface animation examples. It provides a collection of visual demonstrations and… facebook/pop — Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics… adad184/mmtweenanimation — MMTweenAnimation. cezarykopacz/ckwavecollectionviewtransition — Cool wave like transition between two or more UICollectionView. airbnb/lottie-ios — lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After… suguru/cheetah — Easy animation library on iOS with Swift2.

Open-source alternatives to JHChainableAnimations

Similar open-source projects, ranked by how many features they share with JHChainableAnimations.
  • 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
  • cezarykopacz/ckwavecollectionviewtransitionCezaryKopacz avatar

    CezaryKopacz/CKWaveCollectionViewTransition

    1,849View on GitHub↗

    Cool wave like transition between two or more UICollectionView

    Swift
    View on GitHub↗1,849
  • adad184/mmtweenanimationadad184 avatar

    adad184/MMTweenAnimation

    1,120View on GitHub↗

    MMTweenAnimation

    Objective-C
    View on GitHub↗1,120
  • 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
See all 30 alternatives to JHChainableAnimations→