toutyeung

Results 1 issues of toutyeung

你好 我将FooterRefresh属性添加到ScrollView上,但是View在最底部. 没有上拉到一定高度,切换到其他View的时候,updata函数出现nil错误. func update(proxy: GeometryProxy, value: Refresh.FooterAnchorKey.Value) { guard let item = value.first else { return } guard headerUpdate.progress == 0 else { return } let bounds = proxy[item.bounds]...