react-native-image-resizer
react-native-image-resizer copied to clipboard
update podspec file to include `React-RCTImage` as a dependency
With the 1.3.0 update, I've been running into issue during my xCode iOS build process where it will say 'React/RCTImageLoader.h' file not found. I'm running
react: 16.8.6
react-native: 0.60.6
react-native-image-resizer: 1.3.0
Found some advice here https://github.com/unimodules/react-native-unimodules/issues/97#issuecomment-637180616 and it seems like doing so will fix the issue.