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.