issues
search
react-native-oh-library
/
react-native-SmartRefreshLayout
react-native-smartrefreshlayout
Apache License 2.0
0
stars
2
forks
source link
fix: update the refresh header height in the sub thread, it is necessary to switch to the main thread
#47
Closed
tyBrave
closed
3 months ago
tyBrave
commented
3 months ago
Summary
fix: update the refresh header height in the sub thread, it is necessary to switch to the main thread
Close: #46
Test Plan
在closeRefresh函数中输出日志,检查日志的线程ID
Checklist
[X] 已经在真机设备或模拟器上测试通过
[ ] 已经与 Android 或 iOS 平台做过效果/功能对比
[ ] 已经添加了对应 API 的测试用例(如需要)
[ ] 已经更新了文档(如需要)
[ ] 更新了 JS/TS 代码 (如有)
Summary
Test Plan
在closeRefresh函数中输出日志,检查日志的线程ID
Checklist