Web/React-Native

[RN] 캐시 초기화

동띵 2023. 2. 28. 00:55

ios 빌드 시 import 잘못한 거 없고 react-native-screen도 있는데

requiring unknown module 3 ~~ 오류가 뜰 때 캐시를 초기화한 후 다시 실행하면 된다.

npm start --reset-cache