Releases: react-native-studio/react-native-SmartRefreshLayout
Releases · react-native-studio/react-native-SmartRefreshLayout
v0.6.7
21 May 09:36
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.6.6
10 Apr 02:46
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
add index.d.ts
closed #31
v0.65
03 Jan 02:32
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.6.0
08 Aug 09:06
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.5.8
01 Aug 02:35
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.5.4
05 Jul 01:54
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.5.3
28 Jun 04:35
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.5.2
25 Jun 07:17
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
v0.5.1
24 Jun 01:30
f3237e1
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.支持任意组件下拉刷新,组件必须放在AnyHeader内
2.添加多个组件事件,可以根据状态更新AnyHeader的children的内容,以达到下拉刷新的效果
0.0.9: export DefaultHeader
17 Mar 14:40
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
特点:提供了android端类似ios下拉刷新的样式
1.SmartRefreshControl组件和RN官方RefreshControl用法类似
2.提供了ClassicsHeader、DefaultHeader和StoreHouseHeader
3.兼容了0.47以上的RN版本