siteline/SwiftUIRefresh

Does not work if there's more than one ScrollView

Opened this issue · 0 comments

If a view consists of two ScrollViews 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.