I have the same issue. I fixed this issue by the following steps.
- First find this file form the
@react-navigationpackage form thenode_modulesfolder.
-
Replace all
currentlyFocusedField()withcurrentlyFocusedInput(). -
Reload your application.
That's all. Thanks.

Top comments (0)