1.0.3 • Published 5 years ago

uat-list v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

封装react-native-tableview && recyclerlistview

安装

  1. npm install --save react-native-tableview
  2. react-native link react-native-tableview
  3. npm install --save recyclerlistview

使用说明

  1. 设置基本prop属性
  2. 通过异步获取数据,然后调用setData数据

实现以下功能

  • 支持多列显示
  • 支持上拉加载更多、下拉刷新
  • 组件复用
  • 支持跳转

prop属性说明

method说明

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago