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 upgrading to RN 0.63 #11

Closed
wants to merge 2 commits into from
Closed

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
@ceyhun ceyhun changed the title Fix error received after upgrading to RN 0.63 Fix errors upgrading to RN 0.63 Sep 23, 2020
@ceyhun ceyhun closed this Jun 18, 2021
@ceyhun ceyhun deleted the fix/upgrade-rn-0.63-error branch June 18, 2021 19:32
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