awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to agilie/aginterfaceinteraction

Open-source alternatives to AGInterfaceInteraction

30 open-source projects similar to agilie/aginterfaceinteraction, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AGInterfaceInteraction alternative.

  • adad184/mmtweenanimationadad184 का अवतार

    adad184/MMTweenAnimation

    1,120GitHub पर देखें↗

    MMTweenAnimation

    Objective-C
    GitHub पर देखें↗1,120
  • airbnb/lottie-iosairbnb का अवतार

    airbnb/lottie-ios

    26,762GitHub पर देखें↗

    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
    GitHub पर देखें↗26,762
  • alsedi/rippleeffectviewalsedi का अवतार

    alsedi/RippleEffectView

    317GitHub पर देखें↗

    RippleEffectView - A Neat Rippling View Effect

    Swift
    GitHub पर देखें↗317
  • amirhoseinjfri/unity-animation-systemA

    amirhoseinjfri/unity-animation-system

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • antondomashnev/adpuzzleanimationAntondomashnev का अवतार

    Antondomashnev/ADPuzzleAnimation

    125GitHub पर देखें↗

    Inspired by Fabric - Answers animation. Allows to "build" given view with pieces. Allows to "destroy" given view into pieces

    Swiftanimationanswers-animationcarthage
    GitHub पर देखें↗125

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • antonthedev/flightanimatorAntonTheDev का अवतार

    AntonTheDev/FlightAnimator

    577GitHub पर देखें↗

    Advanced Natural Motion Animations, Simple Blocks Based Syntax

    Swift
    GitHub पर देखें↗577
  • augustrush/stellarAugustRush का अवतार

    AugustRush/Stellar

    2,943GitHub पर देखें↗

    A fantastic Physical animation library for swift

    Swift
    GitHub पर देखें↗2,943
  • bendzae/unity-dots-animationB

    Bendzae/unity-dots-animation

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bian-sh/unity-mecanimeventsystemB

    Bian-Sh/Unity-MecanimEventSystem

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • carleihar/jrmfloatinganimationcarleihar का अवतार

    carleihar/JRMFloatingAnimation

    227GitHub पर देखें↗

    An Objective-C animation library used to create floating image views.

    Objective-C
    GitHub पर देखें↗227
  • cats-oss/sicacats-oss का अवतार

    cats-oss/Sica

    1,048GitHub पर देखें↗

    :deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly

    Swiftanimationcarthagecocoapods
    GitHub पर देखें↗1,048
  • cezarykopacz/ckwavecollectionviewtransitionCezaryKopacz का अवतार

    CezaryKopacz/CKWaveCollectionViewTransition

    1,849GitHub पर देखें↗

    Cool wave like transition between two or more UICollectionView

    Swift
    GitHub पर देखें↗1,849
  • cosmicmind/motionCosmicMind का अवतार

    CosmicMind/Motion

    1,769GitHub पर देखें↗

    A library used to create beautiful animations and transitions for iOS.

    Swift
    GitHub पर देखें↗1,769
  • cruisediary/pastelcruisediary का अवतार

    cruisediary/Pastel

    3,513GitHub पर देखें↗

    🎨 Gradient animation effect like Instagram

    Swift
    GitHub पर देखें↗3,513
  • daltonclaybrook/tween-controllerD

    daltonclaybrook/tween-controller

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • daltoniam/dcanimationkitdaltoniam का अवतार

    daltoniam/DCAnimationKit

    805GitHub पर देखें↗

    A collection of animations for iOS. Simple, just add water animations.

    Objective-C
    GitHub पर देखें↗805
  • devinross/curry-firedevinross का अवतार

    devinross/curry-fire

    133GitHub पर देखें↗

    Fire for your iPhone

    Swift
    GitHub पर देखें↗133
  • draveness/dkchainableanimationkitdraveness का अवतार

    draveness/DKChainableAnimationKit

    1,877GitHub पर देखें↗

    A DSL to make animation easy on iOS with Swift.

    Swiftanimationanimation-chainanimation-effects
    GitHub पर देखें↗1,877
  • eure/animoeure का अवतार

    eure/Animo

    280GitHub पर देखें↗

    Bring life to CALayers with SpriteKit-like animation builders

    Swift
    GitHub पर देखें↗280
  • facebook/popfacebook का अवतार

    facebook/pop

    19,559GitHub पर देखें↗

    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++
    GitHub पर देखें↗19,559
  • fastred/ahkbendableviewfastred का अवतार

    fastred/AHKBendableView

    593GitHub पर देखें↗

    UIView subclass that bends its edges when its position changes.

    Swift
    GitHub पर देखें↗593
  • fastred/motionblurfastred का अवतार

    fastred/MotionBlur

    1,501GitHub पर देखें↗

    MotionBlur allows you to add motion blur effect to iOS animations.

    Objective-C
    GitHub पर देखें↗1,501
  • gamedev-pro/dmotionG

    gamedev-pro/dmotion

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • gamedev-pro/dotsanimationG

    gamedev-pro/DOTSAnimation

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • hachinobu/samuraitransitionhachinobu का अवतार

    hachinobu/SamuraiTransition

    281GitHub पर देखें↗

    SamuraiTransition is an open source Swift based library providing a collection of ViewController transitions featuring a number of neat “cutting” animations.

    Swift
    GitHub पर देखें↗281
  • icanzilb/easyanimationicanzilb का अवतार

    icanzilb/EasyAnimation

    2,943GitHub पर देखें↗

    EasyAnimation is a Swift library for defining and executing interface animations. It provides a system for modifying layer properties and creating visual transitions for UI components. The library specializes in physics-based motion, utilizing spring constants and damping ratios to produce bouncy movement effects. It also enables complex animation sequencing, allowing multiple visual changes to be chained together with specific timing and delays. Additional capabilities include the ability to cancel running animation sequences after the active step completes and the use of block-based proper

    Swift
    GitHub पर देखें↗2,943
  • ivanvorobei/spperspectiveivanvorobei का अवतार

    ivanvorobei/SPPerspective

    344GitHub पर देखें↗

    Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.

    Swift
    GitHub पर देखें↗344
  • jhurray/jhchainableanimationsjhurray का अवतार

    jhurray/JHChainableAnimations

    3,205GitHub पर देखें↗

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

    Objective-C
    GitHub पर देखें↗3,205
  • jogendra/loadingshimmerjogendra का अवतार

    jogendra/LoadingShimmer

    1,606GitHub पर देखें↗

    An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.

    Swift
    GitHub पर देखें↗1,606
  • aarthificial/reanimationA

    aarthificial/reanimation

    0GitHub पर देखें↗
    GitHub पर देखें↗0