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
Hi Viro friends!
I want to install Viro to my react-native project, version "0.60.5".
I create a sample project, and follow this steps: https://docs.viromedia.com/docs/integrating-with-react-native-projects.
When I run my app, Xcode show me this error "2 duplicate symbols for architecture x86_64"
Any idea how I can resolve?
The text was updated successfully, but these errors were encountered:
ViroReact does not have support for React-Native 0.60.5 yet. The latest to use is 0.59.9 (check the latest Release)
Make sure that your project React-Native version is that and it then follow this
Sorry, something went wrong.
This will solve your problem. facebook/react-native#18022
I have one question. Have you get success to run viro app on your device?
No branches or pull requests
Hi Viro friends!
I want to install Viro to my react-native project, version "0.60.5".
I create a sample project, and follow this steps: https://docs.viromedia.com/docs/integrating-with-react-native-projects.
When I run my app, Xcode show me this error "2 duplicate symbols for architecture x86_64"
Any idea how I can resolve?
The text was updated successfully, but these errors were encountered: