This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 79
Invariant Violation: requireNativeComponent: "ARTShape" was not found in the UIManager. #54
Comments
Looks like a problem with your dependencies. Try the following if you haven't already:
If still not working check the dependency is installed properly and your RN version is above 6.0 for auto-linking... |
also getting this bug Steps i have taken:
I have tried deleting node_modules I also ran react-native link despite being on > .60 |
Any progress guys....!! |
I think on 0.62 this lib is not autolinking as expected. This should be fixable by adding this line to your podfile
|
+1 |
android ---> https://bocoder.tistory.com/40 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug
Invariant Violation: requireNativeComponent: "ARTShape" was not found in the UIManager.
Environment info
React native info output:
Library version: @react-native-community/art": "^1.1.2"
Steps To Reproduce
...
Describe what you expected to happen:
Reproducible sample code
The text was updated successfully, but these errors were encountered: