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

Fix #429 for broken react-native 0.63.0. Detect Forwarding Refs #442

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

codler
Copy link
Contributor

@codler codler commented Jul 11, 2020

Fix for react native 0.63.0. They changed ScrollView to Forwarding Ref
which caused configOrComp detection to fail facebook/react-native@d2f314a

Fix for react native 0.63.0. They changed ScrollView to Forwarding Ref
 which caused configOrComp detection to fail facebook/react-native@d2f314a
@codler
Copy link
Contributor Author

codler commented Jul 12, 2020

I have forked the repo to fix this issue.

npm i @codler/react-native-keyboard-aware-scroll-view

@walterholohan
Copy link

Great stuff @codler. Hopefully, a maintainer will merge the PR soon. In the meantime, I am using your forked repo.

@naishe
Copy link

naishe commented Jul 30, 2020

Works for me React Native 0.63.2 🎉

ceyhun added a commit to wordpress-mobile/react-native-keyboard-aware-scroll-view that referenced this pull request May 12, 2021
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

Successfully merging this pull request may close these issues.

4 participants