Relative Content

Tag Archive for react-nativesvgexporeact-native-reanimated

React Native Reanimated v3 – SVG element misplaced

We recently migrated from Reanimated v2 to v3 due to upgrading Expo SDK to 50. However, this has introduced some issues with our animations.
The animation is a N, surrounded by trailing circles, which moves with gyroscope movement. The N is in the layer behind the circles.

Reanimated v3 SVG element misplaced

We recently migrated from Reanimated v2 to v3 due to upgrading Expo SDK to 50. However, this has introduced some issues with our animations.
The animation is a N, surrounded by trailing circles, which moves with gyroscope movement. The N is in the layer behind the circles.