-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
你好
我将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]
在取得bounds的时候出现nil错误
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels