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
·
H

HalfStackDeveloper/SwipeCardRecyclerView

0
View on GitHub↗
0 stars·0 forks·7 views

SwipeCardRecyclerView

Features

  • List Components - Swipeable card list layout.
  • Swipe Actions - Swipeable card layout for lists.
  • Swipe and Gesture Controls - Swipeable card implementation for lists.

Star history

Star history chart for halfstackdeveloper/swipecardrecyclerviewStar history chart for halfstackdeveloper/swipecardrecyclerview

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

Open-source alternatives to SwipeCardRecyclerView

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

    HoneyNeutrons/RecyclerViewUndoSwipe

    1,418View on GitHub↗

    Swipe and drag support for RecyclerView with undo action.

    Java
    View on GitHub↗1,418
  • 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
  • alexandrius/accordion-swipe-layoutA

    alexandrius/accordion-swipe-layout

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to SwipeCardRecyclerView→

Frequently asked questions

What are the main features of halfstackdeveloper/swipecardrecyclerview?

The main features of halfstackdeveloper/swipecardrecyclerview are: List Components, Swipe Actions, Swipe and Gesture Controls.

What are some open-source alternatives to halfstackdeveloper/swipecardrecyclerview?

Open-source alternatives to halfstackdeveloper/swipecardrecyclerview include: honeyneutrons/recyclerviewundoswipe — Swipe and drag support for RecyclerView with undo action. yanzhenjie/swiperecyclerview — SwipeRecyclerView is an Android library that extends the standard RecyclerView with swipeable action menus,… flschweiger/swipestack — A simple, customizable and easy to use swipeable view stack for Android. alexandrius/accordion-swipe-layout. chthai64/swipereveallayout — Easy, flexible and powerful Swipe Layout for Android. daimajia/androidswipelayout — AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal…