You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I simply made sure to install the following packages: react, react-native and @react-native-community/art and ran the app. Is there some additional setup that is required? Or is this just incompatible with expo apps?
how to fix this hmm i was running ios lasted xcode 14 and react native 0.71
i already install art how do i switch it to svg and someone point me to branch that fix this
I published the v3.0.0 of the package, which now uses react-native-svg. Please read the upgrade guide in the README file.
I test it with expo, and it works fine.
Also, I moved the repo under my own account because the package is re-written. Please open an issue there if you encountered any problems. (Also please give it a start if the package is helpful to you! 😉 I lost all the stars.)
While using an expo app (managed workflow), I run into the error while running this code:
I simply made sure to install the following packages:
react
,react-native
and@react-native-community/art
and ran the app. Is there some additional setup that is required? Or is this just incompatible with expo apps?Versions:
"@react-native-community/art": "^1.2.0",
"react": "18.1.0",
"react-native": "0.70.5",
Thanks in advance!
The text was updated successfully, but these errors were encountered: