## 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 issue](https://github.com/software-mansion/react-native-svg/issues/1695) ### Which versions of react-content-loader, and which browser are affected by this issue? I'm using `react-native` and `react-content-loader@v6.2.1`