We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using a package that using react-native-svg. iOS build fails after linking react-native-svg and build success if unlink it.
Build error: clang: error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
More info
The text was updated successfully, but these errors were encountered:
duplicated with: #387
Sorry, something went wrong.
Fix will land on 5.3.1
No branches or pull requests
I'm using a package that using react-native-svg. iOS build fails after linking react-native-svg and build success if unlink it.
Build error:
clang: error: linker command failed with exit code 1 (use -v to see invocation)
More info
The text was updated successfully, but these errors were encountered: