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
Back to shu223/animatedtransitiongallery

Projects sharing features with AnimatedTransitionGallery

30 open-source projects similar to shu223/animatedtransitiongallery, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • andreamazz/bubbletransitionandreamazz avatar

    andreamazz/BubbleTransition

    3,307View on GitHub↗

    A custom modal transition that presents and dismiss a controller with an expanding bubble effect.

    Swift
    View on GitHub↗3,307
  • nvim-mini/mini.nvimnvim-mini avatar

    nvim-mini/mini.nvim

    9,325View on GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    View on GitHub↗9,325
  • jonathantribouharet/jtmaterialtransitionjonathantribouharet avatar

    jonathantribouharet/JTMaterialTransition

    953View on GitHub↗

    An iOS transition for controllers based on material design.

    Swift
    View on GitHub↗953
  • harshilshah/decktransitionHarshilShah avatar

    HarshilShah/DeckTransition

    2,176View on GitHub↗

    A library to recreate the iOS Apple Music now playing transition

    Swift
    View on GitHub↗2,176
  • szk-atmosphere/sahistorynavigationviewcontrollerszk-atmosphere avatar

    szk-atmosphere/SAHistoryNavigationViewController

    1,564View on GitHub↗

    SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch!

    Swift
    View on GitHub↗1,564

AI search

Explore more awesome repositories

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

Find more with AI search
  • raizlabs/rztransitionsRaizlabs avatar

    Raizlabs/RZTransitions

    1,861View on GitHub↗

    A library of custom iOS View Controller Animations and Interactions.

    Objective-C
    View on GitHub↗1,861
  • ifitdoesntwork/daexpandanimationifitdoesntwork avatar

    ifitdoesntwork/DAExpandAnimation

    580View on GitHub↗

    A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants.

    Swift
    View on GitHub↗580
  • callumboddy/cbzsplashviewcallumboddy avatar

    callumboddy/CBZSplashView

    1,479View on GitHub↗

    Twitter style Splash Screen View. Grows to reveal the Initial view behind

    Objective-C
    View on GitHub↗1,479
  • infullmobile/wobbleviewinFullMobile avatar

    inFullMobile/WobbleView

    2,173View on GitHub↗

    WobbleView is an implementation of a recently popular wobble effect for any view in your app. It can be used to easily add dynamics to user interactions and transitions.

    Swift
    View on GitHub↗2,173
  • ramotion/expanding-collectionRamotion avatar

    Ramotion/expanding-collection

    5,520View on GitHub↗

    This project is a suite of visual components and interface models designed to create animated transitions between condensed grid previews and expanded detail views. It provides a card transition library and SwiftUI animated UI components that enable a peek-and-pop interface where small preview cards expand into full-screen content. The system implements an animated grid layout that allows collections of cards to expand and contract to reveal more information. These interactions are supported by animations that transform small content cells into full-screen interfaces to maintain visual contin

    Swift
    View on GitHub↗5,520
  • ramotion/preview-transitionRamotion avatar

    Ramotion/preview-transition

    2,072View on GitHub↗

    PREVIEW TRANSITION

    Swift
    View on GitHub↗2,072
  • zoonooz/zfdragablemodaltransitionzoonooz avatar

    zoonooz/ZFDragableModalTransition

    2,448View on GitHub↗

    Custom animation transition for present modal view controller

    Objective-C
    View on GitHub↗2,448
  • recruit-mp/rmpzoomtransitionanimatorrecruit-mp avatar

    recruit-mp/RMPZoomTransitionAnimator

    1,697View on GitHub↗

    A custom zooming transition animation for UIViewController

    Objective-C
    View on GitHub↗1,697
  • poetmountain/pmtweenpoetmountain avatar

    poetmountain/PMTween

    343View on GitHub↗

    An elegant and flexible tweening library for iOS and tvOS.

    Objective-C
    View on GitHub↗343
  • rstacruz/nprogressrstacruz avatar

    rstacruz/nprogress

    26,406View on GitHub↗

    nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als

    JavaScript
    View on GitHub↗26,406
  • facebook/componentkitfacebook avatar

    facebook/componentkit

    5,787View on GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Objective-C++
    View on GitHub↗5,787
  • paperjs/paper.jspaperjs avatar

    paperjs/paper.js

    15,054View on GitHub↗

    Paper.js is an HTML5 Canvas vector graphics library and scripting framework used for creating and manipulating 2D shapes and paths. It functions as a vector animation framework and a headless vector graphics engine, allowing for the execution of graphics operations in both browser and server-side environments. The project features a dedicated SVG import and export engine to convert between native vector items and the SVG format. It includes a specialized boolean path operation toolkit for uniting, subtracting, and intersecting vector paths to create complex geometric shapes. The library cove

    JavaScript
    View on GitHub↗15,054
  • etesam913/react-magic-motionEtesam913 avatar

    Etesam913/react-magic-motion

    1,122View on GitHub↗

    React Magic Motion is a component-based library for React that automates layout transitions and visual movement. It functions as a declarative animation framework, allowing developers to apply smooth motion to UI elements without the need for manual keyframe management or complex state tracking. The library utilizes a layout-based animation technique that calculates the difference between element positions before and after state changes. By monitoring the component tree and DOM layout, it automatically triggers hardware-accelerated CSS transforms to animate shifts, reordering, and navigation

    TypeScript
    View on GitHub↗1,122
  • imgly/background-removal-jsimgly avatar

    imgly/background-removal-js

    7,192View on GitHub↗

    Background Removal JS is a client-side neural matting library that runs a lightweight AI model directly in the browser to compute alpha mattes, removing image backgrounds without uploading any data to a server. It functions as a browser-based image background removal SDK and client-side image matting library, keeping all processing on the user's device to eliminate server costs and preserve privacy. The project provides a cross-platform creative editing engine that produces identical image and video output across web, mobile, desktop, and server environments from a single codebase. It offers

    TypeScriptbackground-removalimage-mattingimage-segmentation
    View on GitHub↗7,192
  • acoville/valkyrieA

    acoville/Valkyrie

    0View on GitHub↗
    View on GitHub↗0
  • aboudoux/blazoranimationaboudoux avatar

    aboudoux/BlazorAnimation

    141View on GitHub↗

    a Blazor component based on animate.css to easly animate your content

    C#
    View on GitHub↗141
  • 342261733/xnqshoppingtrolley342261733 avatar

    342261733/XNQShoppingTrolley

    17View on GitHub↗

    购物车

    Objective-C
    View on GitHub↗17
  • agdsdl/dlslideviewagdsdl avatar

    agdsdl/DLSlideView

    639View on GitHub↗

    DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。

    Objective-C
    View on GitHub↗639
  • aakashns/react-native-dialogsaakashns avatar

    aakashns/react-native-dialogs

    602View on GitHub↗

    React Native wrappers for https://github.com/afollestad/material-dialogs

    Java
    View on GitHub↗602
  • afollestad/material-dialogsafollestad avatar

    afollestad/material-dialogs

    19,577View on GitHub↗

    material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot

    Kotlin
    View on GitHub↗19,577
  • agilie/agcircularpickeragilie avatar

    agilie/AGCircularPicker

    625View on GitHub↗

    AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter

    Swift
    View on GitHub↗625
  • agordeev/dckitagordeev avatar

    agordeev/DCKit

    141View on GitHub↗

    Set of iOS controls with useful IBInspectable properties. Written on Swift.

    Swiftibdesignableibinspectableios
    View on GitHub↗141
  • ahmadnemati/windviewA

    AhmadNemati/WindView

    0View on GitHub↗
    View on GitHub↗0
  • ahmettkeskin/interactiveplayerviewAhmettKeskin avatar

    AhmettKeskin/InteractivePlayerView

    273View on GitHub↗

    Custom iOS music player view

    Swift
    View on GitHub↗273
  • afollestad/cards-uiA

    afollestad/Cards-UI

    0View on GitHub↗
    View on GitHub↗0