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
Used a modern version of react-native-svg@^12.5.0.
react-native-svg@^12.5.0
The content loader works as expected.
I get a react-native error: Invariant Violation: Unable to locate attached view in the native tree
react-native
Invariant Violation: Unable to locate attached view in the native tree
This issue seems to be related to how LinearGradient is currently animated and is likely related to this issue
LinearGradient
I'm using react-native and [email protected]
[email protected]
The text was updated successfully, but these errors were encountered:
same issue
Sorry, something went wrong.
No branches or pull requests
What did you do?
Used a modern version of
react-native-svg@^12.5.0
.What did you expect to happen?
The content loader works as expected.
What happened actually?
I get a
react-native
error:Invariant Violation: Unable to locate attached view in the native tree
This issue seems to be related to how
LinearGradient
is currently animated and is likely related to this issueWhich versions of react-content-loader, and which browser are affected by this issue?
I'm using
react-native
and[email protected]
The text was updated successfully, but these errors were encountered: