one
one copied to clipboard
expo-video error: node_modules/expo-video/build/VideoView.web.js:145:12: ERROR: The JSX syntax extension is not currently enabled
I try to use expo-video in one app on the web and this error shows up.
packages
"one": "1.1.334",
"react": "^18.3.1",
"react-native": "0.74.5",
"expo": "~51.0.36",
"expo-video": "^1.2.3",
If anyone knows how to fix it. please help
anyway I think I will use video-js for web instead.
Sounds like a common RN package issue, can you see if these workarounds help?
fix coming in next version
fixed by https://github.com/onejs/one/pull/374 (for no good reason)