Replies: 3 comments 1 reply
-
@jakub-gonet |
Beta Was this translation helpful? Give feedback.
-
Check this: https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/web-support |
Beta Was this translation helpful? Give feedback.
-
@apostolouds answer solved it for me. Just in case this saves anyone's time - My problem was running Storybook with So instead of I had to include Since Storybook will always be on dev mode on my project, I forced it to be For the rest, I followed exactly the docs mentioned by @apostolouds. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the following errors while trying to run the package on web:
I have already added
plugins: ['react-native-reanimated/plugin']
tobabel.config.js
.React Native Reanimated Version: 2.4.1
React Native Gesture Handler version: 2.3.1
React Native version: 0.67.2
Beta Was this translation helpful? Give feedback.
All reactions