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 @mrousavy ! I've been trying to run the example app but had some issues, even created #117 while trying to fix the "unary error"
With the changes on that branch, the app runs, but then I get a native error:
The issue happens on main, but as you can see skia did updated:
- react-native-skia (0.1.241): - RCT-Folly (= 2021.07.22.00)
Are you familiar with this issue?
The text was updated successfully, but these errors were encountered:
rm -rf yarn.lock example/yarn.lock node_modules example/node_modules example/ios/Pods and then yarn bootstrap seems to fix it properly
rm -rf yarn.lock example/yarn.lock node_modules example/node_modules example/ios/Pods
yarn bootstrap
Sorry, something went wrong.
No branches or pull requests
Hi @mrousavy ! I've been trying to run the example app but had some issues, even created #117 while trying to fix the "unary error"
With the changes on that branch, the app runs, but then I get a native error:
The issue happens on main, but as you can see skia did updated:
Are you familiar with this issue?
The text was updated successfully, but these errors were encountered: