You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
If a view consists of two
ScrollView
s where first one does not haveSwiftUIRefresh
while second hasSwiftUIRefresh
. The pull to refresh will be applied to the first one and will not work on second.The text was updated successfully, but these errors were encountered: