【React Native開發】 - RefreshControl下拉刷新

1.RefreshControl介紹 RefreshControl組件是ScrollView組件內部的,爲ScrollView添加一個下拉刷新的功能。當ScrollView的垂直方向上的偏移量 ScrollY:0時,手指往下拖拽ScrollView就會觸發onRrefresh事件。 2.RefreshControl屬性  - onRefresh:PropTypes.func,視圖刷新時調用。  -
相關文章
相關標籤/搜索