skip to Main Content

React Native : [Reanimated] Unknown version of Reanimated Babel plugin

I've had this problem for a few days now: When I build my react native project, I get this warning : [Reanimated] Unknown version of Reanimated Babel plugin. See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#unknown-version-of-reanimated-babel-plugin for more details. Offending code was: function anonymous(){const{worklet,args}=this.__closure;worklet(...args);} The consequences…

VIEW QUESTION
Back To Top
Search