You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
After i yarn install the library , and pod install , when I run my project i have build error
Any idea how to solve this ?
The text was updated successfully, but these errors were encountered: