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
scrollPosition() is supported. There's an initializer where you provide a binding for the wrapper's scrollPosition() modifier. Then you modify the binding when you want to manipulate the scroll position.
Since it's a ScrollView wrapper I tried using ScrollViewReader's scrollTo but that didn't do much. Anything we can use?
The text was updated successfully, but these errors were encountered: