kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.61k stars 116 forks source link

app cannot build with react-native-reanimated@3.16.1 #391

Closed camxus closed 1 week ago

camxus commented 2 weeks ago

ERROR ReanimatedError: [Reanimated] Mismatch between JavaScript part and native part of Reanimated (3.16.1 vs 3.10.1). Seehttps://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#mismatch-between-javascript-part-and-native-part-of-reanimatedfor more details., js engine: hermes [Component Stack]

kristerkari commented 1 week ago

@camxus This plugin has nothing to with Reanimated, so your error is coming from something else. Hopefully you'll manage to fix it 👍