Skip to content

Can you please just replace currentlyFocusedField with currentlyFocusedInput? #469

Open
@SupaMario123

Description

@SupaMario123

I like your package a lot!
Can you please just replace the currentlyFocusedField with currentlyFocusedInput, so the Warning will disappear.
Thank You very much!

Here the log:

currentlyFocusedField is deprecated and will be removed in a future release. Use currentlyFocusedInput

  • node_modules\react-native\Libraries\LogBox\LogBox.js:148:8 in registerError
  • node_modules\react-native\Libraries\LogBox\LogBox.js:59:8 in errorImpl
  • node_modules\react-native\Libraries\LogBox\LogBox.js:33:4 in console.error
  • node_modules\expo\build\environment\react-native-logs.fx.js:27:4 in error
  • node_modules\react-native\Libraries\Components\TextInput\TextInputState.js:39:4 in currentlyFocusedField
  • node_modules\react-native\Libraries\vendor\emitter\EventEmitter.js:189:10 in emit
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:416:4 in __callFunction
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:109:6 in __guard$argument_0
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:364:10 in __guard
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:108:4 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions