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
i'm following your example, and then updated react native on the last version, the scroll dosent work.
TypeError: scrollView.getScrollResponder().scrollResponderScrollTo is not a function. (In 'scrollView.getScrollResponder().scrollResponderScrollTo({ x: 0, y: newScrollY, animated: animated })', 'scrollView.getScrollResponder().scrollResponderScrollTo' is undefined)
The text was updated successfully, but these errors were encountered:
i'm following your example, and then updated react native on the last version, the scroll dosent work.
TypeError: scrollView.getScrollResponder().scrollResponderScrollTo is not a function. (In 'scrollView.getScrollResponder().scrollResponderScrollTo({ x: 0, y: newScrollY, animated: animated })', 'scrollView.getScrollResponder().scrollResponderScrollTo' is undefined)
The text was updated successfully, but these errors were encountered: