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 wenchaojiang/androidswipeablecardstack

Open-source alternatives to AndroidSwipeableCardStack

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

  • kikoso/swipeable-cardskikoso avatar

    kikoso/Swipeable-Cards

    1,464View on GitHub↗

    A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.

    Java
    View on GitHub↗1,464
  • flschweiger/swipestackflschweiger avatar

    flschweiger/SwipeStack

    1,476View on GitHub↗

    A simple, customizable and easy to use swipeable view stack for Android.

    Java
    View on GitHub↗1,476
  • yuqirong/cardswipelayoutyuqirong avatar

    yuqirong/CardSwipeLayout

    1,259View on GitHub↗

    Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)

    Javaandroiditemtouchhelperlayoutmanager
    View on GitHub↗1,259
  • huxq17/swipecardsviewH

    huxq17/SwipeCardsView

    0View on GitHub↗
    View on GitHub↗0
  • gabrielemariotti/cardslibgabrielemariotti avatar

    gabrielemariotti/cardslib

    4,618View on GitHub↗

    cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and views designed as an extension for high-performance card rendering within recycling lists. The library distinguishes itself through a reorderable list implementation that supports drag-and-drop item rearrangement and nested content hierarchies. It also includes an interaction system for managing directional swipe constraints and a customizable undo action notification bar. The framework covers a broad range of card-based interface capabilities, including the composition of vis

    Java
    View on GitHub↗4,618

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
  • alexandrius/accordion-swipe-layoutA

    alexandrius/accordion-swipe-layout

    0View on GitHub↗
    View on GitHub↗0
  • chthai64/swipereveallayoutchthai64 avatar

    chthai64/SwipeRevealLayout

    1,607View on GitHub↗

    Easy, flexible and powerful Swipe Layout for Android

    Java
    View on GitHub↗1,607
  • daimajia/androidswipelayoutdaimajia avatar

    daimajia/AndroidSwipeLayout

    12,365View on GitHub↗

    AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal hidden action buttons when a user performs a swipe gesture. It functions as a gesture-based UI component that triggers callbacks based on the real-time position of the swipe. The framework is designed to support complex interaction patterns, specifically allowing for the nesting of multiple swipeable components within one another. The library covers mobile gesture interaction and custom view orchestration, providing tools to track swipe states and synchronize UI changes duri

    Java
    View on GitHub↗12,365
  • halfstackdeveloper/swipecardrecyclerviewH

    HalfStackDeveloper/SwipeCardRecyclerView

    0View on GitHub↗
    View on GitHub↗0
  • honeyneutrons/recyclerviewundoswipeHoneyNeutrons avatar

    HoneyNeutrons/RecyclerViewUndoSwipe

    1,418View on GitHub↗

    Swipe and drag support for RecyclerView with undo action.

    Java
    View on GitHub↗1,418
  • loopeer/itemtouchhelper-extensionloopeer avatar

    loopeer/itemtouchhelper-extension

    1,036View on GitHub↗

    Extension for itemtouchhelper with swipe settling,recover and no conflict with recyclerview

    Java
    View on GitHub↗1,036
  • mcxtzhang/swipedelmenulayoutmcxtzhang avatar

    mcxtzhang/SwipeDelMenuLayout

    3,791View on GitHub↗

    SwipeDelMenuLayout is an Android gesture interaction library that provides a swipe-to-reveal layout container. It allows developers to add slide-out action menus to list items by wrapping existing layouts in a specialized container without modifying the underlying view structure. The library includes a diagnostic performance monitor that hooks into the system display pipeline to detect frame drops and identify janky animations. It manages interaction coordination through velocity tracking and touch event interception to prevent conflicts between child menus and parent scrolling views. The co

    Javalistviewrecyclerviewsideslip-menu
    View on GitHub↗3,791
  • qiaoidea/qqtipsviewQ

    Qiaoidea/QQTipsView

    0View on GitHub↗
    View on GitHub↗0
  • tubb/swipemenuT

    TUBB/SwipeMenu

    0View on GitHub↗
    View on GitHub↗0
  • yanbober/slidelayoutY

    yanbober/SlideLayout

    0View on GitHub↗
    View on GitHub↗0
  • yanzhenjie/swiperecyclerviewyanzhenjie avatar

    yanzhenjie/SwipeRecyclerView

    5,713View on GitHub↗

    SwipeRecyclerView is an Android library that extends the standard RecyclerView with swipeable action menus, drag-and-drop item reordering, and swipe-to-delete gesture detection. It provides a complete set of interactive list behaviors that let users reveal contextual buttons by swiping list items left or right, rearrange items by long-pressing and dragging them to new positions, and remove items with a horizontal swipe gesture that automatically updates the underlying data model. The library distinguishes itself by combining multiple interaction patterns into a single, cohesive component. It

    Javafooterviewheaderviewitem-drag
    View on GitHub↗5,713
  • loopeer/cardstackviewloopeer avatar

    loopeer/CardStackView

    2,173View on GitHub↗

    One Custom view for show something just like cards with animations.

    Java
    View on GitHub↗2,173
  • xiepeijie/swipecardviewxiepeijie avatar

    xiepeijie/SwipeCardView

    1,455View on GitHub↗

    一个带渐变层叠动画的左右滑动效果

    Javaandroidswipecardswipeview
    View on GitHub↗1,455
  • yuyuyu123/swipecardsrecyclerviewY

    yuyuyu123/SwipeCardsRecyclerView

    0View on GitHub↗
    View on GitHub↗0
  • mxn21/slidingcardM

    mxn21/SlidingCard

    0View on GitHub↗
    View on GitHub↗0
  • nisrulz/senseynisrulz avatar

    nisrulz/sensey

    2,658View on GitHub↗

    :zap: Android Library Play with sensor events & detect gestures in a breeze.

    Kotlin
    View on GitHub↗2,658
  • pkarira/swipperP

    pkarira/Swipper

    0View on GitHub↗
    View on GitHub↗0
  • zhaozhentao/inboxlayoutZ

    zhaozhentao/InboxLayout

    0View on GitHub↗
    View on GitHub↗0
  • ramotion/folding-cell-androidRamotion avatar

    Ramotion/folding-cell-android

    4,887View on GitHub↗

    This is an Android folding animation library and Material Design component. It provides a reusable interface element that uses a three-dimensional paper-folding animation to reveal content, allowing users to toggle between a collapsed title and expanded information. The library includes a folding content component with configurable settings for animation duration, background colors, flip counts, and camera depth. It implements these transitions through a custom view that manages the visual state between collapsed and expanded modes. The underlying system utilizes OpenGL ES rendering and matr

    Javaandroidcomponentjava
    View on GitHub↗4,887
  • rubensousa/viewpagercardsrubensousa avatar

    rubensousa/ViewPagerCards

    4,066View on GitHub↗

    ViewPagerCards is a mobile swipe navigation component and gesture-based view pager used to create horizontal swipable card layouts. It functions as an app onboarding carousel and feature showcase interface to guide users through a linear sequence of screens. The component implements a visual card-based layout designed to demonstrate product capabilities. It enables the creation of interactive feature showcases and introductory onboarding experiences within a mobile application.

    Javacardviewviewpager
    View on GitHub↗4,066
  • alexvasilkov/gestureviewsalexvasilkov avatar

    alexvasilkov/GestureViews

    2,386View on GitHub↗

    ImageView and FrameLayout with gestures control and position animation

    Javaandroidanimationgesture
    View on GitHub↗2,386
  • vivian8725118/cardviewV

    vivian8725118/CardView

    0View on GitHub↗
    View on GitHub↗0
  • wensefu/stackcardsviewW

    wensefu/StackCardsView

    0View on GitHub↗
    View on GitHub↗0
  • huazhiyuan2008/recyclerviewcardgalleryhuazhiyuan2008 avatar

    huazhiyuan2008/RecyclerViewCardGallery

    2,621View on GitHub↗

    @Deprecated RecyclerView实现Card Gallery效果,替代ViewPager方案

    Java
    View on GitHub↗2,621
  • czy1121/turncardlistviewC

    czy1121/turncardlistview

    0View on GitHub↗
    View on GitHub↗0