I'm trying to integrate ViroReact into my React Native project (version 0.77.1) and it's working perfectly on Android. However, I’m facing an issue with linking on iOS. I’ve added the necessary entries in the Podfile, but when building for iOS, I encounter the following error:
error linker command failed with exit code 1 (use -v to see invocation)
error Failed to build ios project. "xcodebuild" exited with error code '65'.