Acabei de atualizar meu aplicativo nativo de reação para 0.62.0 e agora meu aplicativo continua recebendo esse sinal de aviso
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.
Não sei por que esse problema está aparecendo? Alguém pode me explicar?
Eu também vejo Stack
ref.getNode |
createAnimatedComponent.js:129:20
SafeView#_updateMeasurements | index.js:192:14
SafeView#componentDidUpdate | index.js:154:9
Atualizar
Acredito que isso possa estar vindo do SafeAreaView do react-navigation