Je viens de mettre à niveau mon application native React vers la 0.62.0, et maintenant mon application continue de recevoir ce signe d'avertissement
ReactNativeFiberHostComponent: 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.
Je ne sais pas pourquoi ce problème apparaît? Quelqu'un peut-il expliquer?
Je vois aussi Stack
ref.getNode |
createAnimatedComponent.js:129:20
SafeView#_updateMeasurements | index.js:192:14
SafeView#componentDidUpdate | index.js:154:9
Mise à jour
Je pense que cela pourrait provenir de SafeAreaView de react-navigation