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 errors received after upgrading to RN 0.64 #12

Merged
merged 3 commits into from Jun 18, 2021

Conversation

The exact error is:
ERROR    Warning: Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.
    in Unknown (at keyboard-aware-flat-list/index.ios.js:23)
This fixes the console error:
currentlyFocusedField is deprecated and will be removed in a future release. Use currentlyFocusedInput
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant