im just learning react-native-reanimated v2, but i got an issue when creating a function with ‘worklet’ keyword. I installed react-native-reanimated v2 on a React Native bare project using npx react-native init myApp. I have followed all the react-native-reanimated v2 installation instruction, inc…