callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
376 stars 118 forks source link

fix(ios) Can't compile when link with pod #18

Closed guhungry closed 5 years ago

guhungry commented 5 years ago

Project link with CocoaPods can't compile due to can't find <RCTImage/RCTImageUtils.h>

Sorry that I didn't test before submit #15 I verified that my CI is green before submit this PR. I also test with new project without cocoa pod.