Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
305 stars 128 forks source link

Undefined symbols for architecture x86_64: #40

Open daarkfish opened 4 years ago

daarkfish commented 4 years ago

After i yarn install the library , and pod install , when I run my project i have build error

Undefined symbols for architecture x86_64:
  "_RCTRegisterModule", referenced from:
      +[CustomCropManager load] in CustomCropManager.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any idea how to solve this ?

scanifydevo commented 4 years ago

@daarkfish Were you able to manage this issue?

scanifydevo commented 4 years ago

I found the solution. Please remove use_frameworks! in your pod file