react-native-fetch-blob (1) 썸네일형 리스트형 [React Native] react-native-fetch-blob 설치 에러 react-native-fetch-blob 패키지 설치 하는 과정 (pod install)에서 다음과 같은 에러가 발생 해결방법 프로젝트 최상위 경로에서 grep -rl "s.dependency 'React/Core'" node_modules/ | xargs sed -i '' 's=React/Core=React-Core=g' 이전 1 다음