question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Calling `getNode()` on the ref of an Animated component is no longer necessary

See original GitHub issue

Getting the following warning on RN 0.62.

FlatList: Calling getNode() on the ref of an Animated component is no longer necessary. You can now directly use the ref instead. This method will be removed in a future release.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pdugan20commented, Jul 5, 2020

Oh you’re totally right, this is a react-navigation issue. Thanks for your help and for the great package!

0reactions
iyegoroffcommented, Jul 5, 2020

If you are not calling getNode, then it is not related to rnchv. getNode is not called from the module.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Calling getNode() on the ref of an Animated component is no ...
I got an warning: ReactNativeFiberHostComponent: Calling getNode() on the ref of an Animated component is no longer necessary. You can now directly use...
Read more >
Upgraded to React Native 0.62.0 Getting Warning Sign
The warning begins like this: Calling getNode() on the ref of an Animated component is no longer necessary. You can now directly use...
Read more >
Upgraded to React Native 0.62.0 Getting Warning ... - iTecNote
ReactNativeFiberHostComponent: Calling `getNode()` on the ref of an Animated component is no longer necessary. You can now directly use the ref instead. This ......
Read more >
Calling `getNode()` on the ref of an Animated component is no ...
[Solved]-Calling `getNode()` on the ref of an Animated component is no longer necessary. You can now directly use the ref instead-React Native.
Read more >
Calling getNode() on the ref of an Animated component is no ...
ReactNativeFiberHostComponent: Calling getNode() on the ref of an Animated component is no longer necessary. You can now directly use the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found