반응 형 네이티브 앱을 0.62.0으로 업그레이드하면 이제 내 앱에이 경고 표시가 계속 나타납니다.
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.
이 문제가 왜 나타나는지 잘 모르겠습니다. 누군가 설명해 주시겠습니까?
나는 또한 스택을 본다
ref.getNode |
createAnimatedComponent.js:129:20
SafeView#_updateMeasurements | index.js:192:14
SafeView#componentDidUpdate | index.js:154:9
최신 정보
이것이 SafeAreaView에서 반응 탐색에서 오는 것일 것이라고 생각합니다.