Ich aktualisiere gerade meine reaktionsfähige native App auf 0.62.0, und jetzt erhält meine App weiterhin dieses Warnzeichen
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.
Ich bin nicht sicher, warum dieses Problem auftritt. Kann mir bitte jemand erklären?
Ich sehe auch Stack
ref.getNode |
createAnimatedComponent.js:129:20
SafeView#_updateMeasurements | index.js:192:14
SafeView#componentDidUpdate | index.js:154:9
Aktualisieren
Ich glaube, dies könnte von SafeAreaView aus der Reaktionsnavigation stammen