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
When calling the scrollTo method of the ScrollView with a number as the argument the state of the component updates, however the view itself does not re-render, thus the actual scrolling to the requested position does not happen.
The text was updated successfully, but these errors were encountered:
When calling the scrollTo method of the ScrollView with a number as the argument the state of the component updates, however the view itself does not re-render, thus the actual scrolling to the requested position does not happen.
The text was updated successfully, but these errors were encountered: