Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no works on react native 0.66.1 #41

Open
mantegnous opened this issue Oct 25, 2021 · 3 comments
Open

no works on react native 0.66.1 #41

mantegnous opened this issue Oct 25, 2021 · 3 comments

Comments

@mantegnous
Copy link

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)

@slorber
Copy link
Owner

slorber commented Oct 28, 2021

looks like the same issue as APSL/react-native-keyboard-aware-scroll-view#510

will look into it later

@slorber
Copy link
Owner

slorber commented Oct 28, 2021

see also #38

@mantegnous
Copy link
Author

@slorber there are a lot of pull requests to merge, are you going to merge this fix? I'm looking in node_modulesb but i dont find src/api.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants