我已尝试过在线解决此错误的所有方法。
现在快一个星期了,在构建React Native iOS应用时仍然会跳入同一件事。
Undefined symbols for architecture armv7:
"YGConfig::YGConfig(int (*)(YGConfig*, YGNode*, YGLogLevel, char const*, void*))", referenced from:
_YGConfigNew in libyoga.a(Yoga.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
请帮助我解决此问题。