Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant