Replies: 3 comments 6 replies
-
You don't seem to have the |
Beta Was this translation helpful? Give feedback.
-
When using Here is more information: |
Beta Was this translation helpful? Give feedback.
-
Hey currently also trying to setup vite with reanimated and the problem I get which also reproduces in the stackblitz example is that on the built version I get this error:
|
Beta Was this translation helpful? Give feedback.
-
Our project involves a universal Expo app and accompanying Vite Web app which is used for admin.
We have a monorepo setup where we want to share components between apps.
We are struggling to get Reanimated working with Vite. Does anyone have a working example please?
Ideally we don't want to use Webpack as the example: https://github.com/software-mansion/react-native-reanimated/tree/main/WebExample since we are more familiar with Vite.
This is where we currently are: https://stackblitz.com/edit/vitejs-vite-zlodww?file=vite.config.ts
Any guidance would be very much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions