react-native-image-resizer icon indicating copy to clipboard operation
react-native-image-resizer copied to clipboard

update podspec file to include `React-RCTImage` as a dependency

Open jnrepo opened this issue 5 years ago • 0 comments

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.

jnrepo avatar Sep 28 '20 05:09 jnrepo