ReactNative 可复用的Android ListView/RecycleView
这边只实现了ListView,RecycleView实现基本可以照搬ListView
可定制不同的行高
完全复用的Item,10万行数据无压力
参考:https://github.com/droidwolf/react-native-RealRecyclerView
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ReactNative 可复用的Android ListView/RecycleView
这边只实现了ListView,RecycleView实现基本可以照搬ListView
可定制不同的行高
完全复用的Item,10万行数据无压力
参考:https://github.com/droidwolf/react-native-RealRecyclerView