You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
String exceptionMessage ="\nMultiple versions of Reanimated were detected. Only one instance of react-native-reanimated can be installed in a project. You need to resolve the conflict manually. Check out the documentation: https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/troubleshooting#multiple-versions-of-reanimated-were-detected \n\nConflict between: \n"+ parsedLocation +"\n";
130
130
thrownewException(exceptionMessage)
@@ -656,7 +656,12 @@ dependencies {
656
656
}
657
657
implementation "com.facebook.react:react-native:+"// From node_modules
0 commit comments