python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
TypeError: global.__reanimatedWorkletInit is not a function. (In 'global.__reanimatedWorkletInit(_f)', 'global.__reanimatedWorkletInit' is undefined)
TypeError: global.__reanimatedWorkletInit is not a function. (In 'global.__reanimatedWorkletInit(_f)', 'global.__reanimatedWorkletInit' is undefined)
I am using React Native (not expo). I don't even...

toekneema
Votes: 0
Answers: 10
React-native-reanimated compileSdkVersion is not specified
Hello guys I use react-native-reanimated with '^1.13.3' version and I got this error when ı want to relase an apk;
What went wrong: A problem occurred configuring project
':react-native-reanimated'.
...
Alihaydar
Votes: 0
Answers: 2
How do I implement a drag after a long press using React Native Gesture Handler v2?
The docs say:
Simply set manualActivation to true on a PanGesture and use StateManager to fail the gesture if the user attempts to drag the component sooner than the duration of the long press.
Howe...

laptou
Votes: 0
Answers: 2
Error when using Drawer Navigation for React Navigation for Web
I had this error only with Drawer Navigation in Web.
Compiled with problems:X
ERROR in ./node_modules/react-native-reanimated/lib/createAnimatedComponent.js
Module build failed (from ./node_modules/...
Ewerton
Votes: 0
Answers: 2