Hi,
I am not able to run the application
OS: Windows 10
Android
When I follow your instructions: yarn and yarn start I see following error:
Error: If you want to use Reanimated 2 then go through our installation steps https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation
This error is located at:
in AnimatedColorBox (created by MainScreen)
I also tried by npm install and then I see following error:
TypeError: ReanimatedModule.installTurboModule is not a function
There is an issue with react-native-reanimated package.
I have been trying everything that come to my mind and It doesn't work for me.
Any help is much appreciated.
Thanks in advance!
Hi,
I am not able to run the application
OS: Windows 10
Android
When I follow your instructions: yarn and yarn start I see following error:
Error: If you want to use Reanimated 2 then go through our installation steps https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation
This error is located at:
in AnimatedColorBox (created by MainScreen)
I also tried by npm install and then I see following error:
TypeError: ReanimatedModule.installTurboModule is not a function
There is an issue with react-native-reanimated package.
I have been trying everything that come to my mind and It doesn't work for me.
Any help is much appreciated.
Thanks in advance!