Does not work if there's more than one ScrollView
Opened this issue · 0 comments
AugustDev commented
If a view consists of two ScrollView
s where first one does not have SwiftUIRefresh
while second has SwiftUIRefresh
. The pull to refresh will be applied to the first one and will not work on second.