feat(onRefresherRefresh): 自定义下拉刷新,优化整体刷新效果

This commit is contained in:
Burt
2024-01-03 21:06:36 +08:00
parent 49a4c255e2
commit 2d27c4f7f8
2 changed files with 30 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": true,
"backgroundColor": "#23c09c",
"navigationStyle": "custom"
}
}