awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L

leoleohan/RecyclerRefresh

0
View on GitHub↗
0 نجوم·0 تفرعات·2 مشاهدات

RecyclerRefresh

Features

  • List and Grid Components - List refresh implementation.
  • List Components - Refreshable list implementation.
  • Pull to Refresh - 仿简书安卓端

سجل النجوم

مخطط تاريخ النجوم لـ leoleohan/recyclerrefreshمخطط تاريخ النجوم لـ leoleohan/recyclerrefresh

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ RecyclerRefresh

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع RecyclerRefresh.
  • wuxiaolong/pullloadmorerecyclerviewالصورة الرمزية لـ WuXiaolong

    WuXiaolong/PullLoadMoreRecyclerView

    1,383عرض على GitHub↗

    实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示

    Java
    عرض على GitHub↗1,383
  • shichaohui/animrefreshrecyclerviewS

    shichaohui/AnimRefreshRecyclerView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • airbnb/epoxyالصورة الرمزية لـ airbnb

    airbnb/epoxy

    8,556عرض على GitHub↗

    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
  • alebarreto/dragrecyclerviewA

    AleBarreto/DragRecyclerView

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ RecyclerRefresh→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ leoleohan/recyclerrefresh؟

الميزات الرئيسية لـ leoleohan/recyclerrefresh هي: List and Grid Components, List Components, Pull to Refresh.

ما هي البدائل مفتوحة المصدر لـ leoleohan/recyclerrefresh؟

تشمل البدائل مفتوحة المصدر لـ leoleohan/recyclerrefresh: wuxiaolong/pullloadmorerecyclerview — 实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示. shichaohui/animrefreshrecyclerview. airbnb/epoxy — Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates… alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… alphaboom/classifyview. alebarreto/dragrecyclerview.