awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

shichaohui/AnimRefreshRecyclerView

0
View on GitHub↗
0 estrellas·0 forks·1 vista

AnimRefreshRecyclerView

Features

  • List and Grid Components - List with animated refresh and load-more.
  • List Components - Animated refresh and load-more list.
  • Pull to Refresh - 下拉刷新和上拉加载更多的RecyclerView

Historial de estrellas

Gráfico del historial de estrellas de shichaohui/animrefreshrecyclerviewGráfico del historial de estrellas de shichaohui/animrefreshrecyclerview

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a AnimRefreshRecyclerView

Proyectos open-source similares, clasificados según cuántas características comparten con AnimRefreshRecyclerView.
  • wuxiaolong/pullloadmorerecyclerviewAvatar de WuXiaolong

    WuXiaolong/PullLoadMoreRecyclerView

    1,383Ver en GitHub↗

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

    Java
    Ver en GitHub↗1,383
  • leoleohan/recyclerrefreshL

    leoleohan/RecyclerRefresh

    0Ver en GitHub↗
    Ver en GitHub↗0
  • airbnb/epoxyAvatar de airbnb

    airbnb/epoxy

    8,556Ver en 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
    Ver en GitHub↗8,556
  • alebarreto/dragrecyclerviewA

    AleBarreto/DragRecyclerView

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a AnimRefreshRecyclerView→

Preguntas frecuentes

¿Cuáles son las características principales de shichaohui/animrefreshrecyclerview?

Las características principales de shichaohui/animrefreshrecyclerview son: List and Grid Components, List Components, Pull to Refresh.

¿Qué alternativas de código abierto existen para shichaohui/animrefreshrecyclerview?

Las alternativas de código abierto para shichaohui/animrefreshrecyclerview incluyen: wuxiaolong/pullloadmorerecyclerview — 实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示. leoleohan/recyclerrefresh. 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.