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

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

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

Malinskiy/SuperRecyclerViewArchived

0
View on GitHub↗
2,609 स्टार्स·463 फोर्क्स·Java·8 व्यूज़

SuperRecyclerView

Pumped up RecyclerView

Features

  • List and Grid Components - Easy-to-use list component.
  • List Components - Simplified RecyclerView setup.
  • Lists and Grids - Enhanced list view with loading and empty states.

स्टार हिस्ट्री

malinskiy/superrecyclerview के लिए स्टार हिस्ट्री चार्टmalinskiy/superrecyclerview के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

SuperRecyclerView के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो SuperRecyclerView के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • wasabeef/recyclerview-animatorswasabeef का अवतार

    wasabeef/recyclerview-animators

    11,543GitHub पर देखें↗

    This library is an Android animation framework designed to manage the visual transitions and entrance effects of dynamic list components. It provides a collection of pre-built animation primitives that trigger automatically when items are added, removed, or moved within a list, allowing developers to apply polished motion effects to interface elements. The project distinguishes itself by offering granular control over the timing, interpolation, and sequencing of these transitions. It supports the composition of multiple animation layers and the implementation of staggered motion effects, whic

    Kotlinandroidandroid-libraryanimation
    GitHub पर देखें↗11,543
  • kanytu/android-parallax-recyclerviewkanytu का अवतार

    kanytu/android-parallax-recyclerview

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

    An adapter which could be used to achieve a parallax effect on RecyclerView.

    Java
    GitHub पर देखें↗1,601
  • afollestad/drag-select-recyclerviewafollestad का अवतार

    afollestad/drag-select-recyclerview

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

    👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.

    Kotlinandroidandroidxdrag-selection
    GitHub पर देखें↗1,983
  • airbnb/epoxyairbnb का अवतार

    airbnb/epoxy

    8,556GitHub पर देखें↗

    Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates RecyclerView adapter models at compile time from annotated custom views, data binding layouts, or view holders, eliminating the manual boilerplate typically associated with view holders and adapters. The library provides a diffing engine that automatically compares model lists and applies minimal updates with animations for insertions, removals, and moves. The library distinguishes itself through its controller-based model building, where a controller class with a buildModels meth

    Java
    GitHub पर देखें↗8,556
SuperRecyclerView के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

malinskiy/superrecyclerview क्या करता है?

Pumped up RecyclerView

malinskiy/superrecyclerview की मुख्य विशेषताएं क्या हैं?

malinskiy/superrecyclerview की मुख्य विशेषताएं हैं: List and Grid Components, List Components, Lists and Grids।

malinskiy/superrecyclerview के कुछ ओपन-सोर्स विकल्प क्या हैं?

malinskiy/superrecyclerview के ओपन-सोर्स विकल्पों में शामिल हैं: wasabeef/recyclerview-animators — This library is an Android animation framework designed to manage the visual transitions and entrance effects of… kanytu/android-parallax-recyclerview — An adapter which could be used to achieve a parallax effect on RecyclerView. afollestad/drag-select-recyclerview — 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX. alebarreto/dragrecyclerview. alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… airbnb/epoxy — Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates…