1. First, let me talk about the effect I want to achieve. Pull down a picture like JD.com on mobile phones, and jump to a new page after letting go.
2. But Flatlist has a default drop-down event
onRefresh
如果設(shè)置了此選項(xiàng),則會(huì)在列表頭部添加一個(gè)標(biāo)準(zhǔn)的RefreshControl控件,以便實(shí)現(xiàn)“下拉刷新”的功能。
I don’t see how to change the head control in the document. Android defaults to a black circular refresh component, and if you add a head directly, it will be displayed by default. I don’t know how to hide it for the time being.
So I want to ask how to achieve the function I want
認(rèn)證0級(jí)講師