xcode를 빌드할때 해당에러가 뜬다면
1. 빌드하려는 기기가 iphone인지 확인한다.
2. https://stackoverflow.com/questions/41663002/react-rctbridgemodule-h-file-not-found
`React/RCTBridgeModule.h` file not found
Getting this error while building a react-native iOS app on xcode. Started getting this error after npm install and rpm linking react-native-fs library. But after searching online for a solution, I
stackoverflow.com
위 2가지를 확인해보자
'개발 > Web Programming' 카테고리의 다른 글
[HTTP 완벽가이드] 10. HTTP 2.0 (0) | 2022.06.26 |
---|---|
[HTTP 완벽가이드] 9장. 웹 로봇 (0) | 2022.06.26 |
[HTTP 완벽가이드] 8장. 통합점. 게이트웨이, 터널, 릴레이 (0) | 2022.06.12 |
react-naitve와 flutter의 차이점 (0) | 2022.06.07 |
[HTTP 완벽 가이드] 7장. 캐시 (0) | 2022.06.05 |