itinance / itinance/react-native-fs
Failed to build with RN 0.61 React/RCTImageLoader.h file not found
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
RNFSManager.m fatal error: React/RCTImageLoader.h file not found during IOS build
Looks like RCTImageLoader is removed from React Native Libraries. Anyone can suggest a permanent / temporary fix?
Same issue is observed for other libraries too.
https://github.com/ivpusic/react-native-image-crop-picker/issues/692#issuecomment-529017012
I have tried adding `RCTImage` to RNFS.podspec file manually but i could not succeed to prevent failure.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.