Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bozaigao/react-native-refresh-loadmore-recyclerlistview

基于recyclerview高性能渲染组件增加下拉刷新和上拉加载,完美适配Android和iOS
https://github.com/bozaigao/react-native-refresh-loadmore-recyclerlistview

Last synced: 5 days ago
JSON representation

基于recyclerview高性能渲染组件增加下拉刷新和上拉加载,完美适配Android和iOS

Awesome Lists containing this project

README

        

# react-native-refresh-loadmore-recyclerlistview
#安装
npm i react-native-refresh-loadmore-recyclerlistview --save

本组件在recyclerlistview的基础上增加了下拉刷新和上拉加载
**high performance Video:** https://www.youtube.com/watch?v=Tnv4HMmPgMc

### iOS效果图
![iOS效果图](./iOS.png)

### Android效果图
![Android效果图](./Android.jpeg)