[bug]: Dynamic require of "react-native" is not supported
on react native web
#2250
Open
1 of 5 tasks
Labels
template: bug
This issue might be a bug
Which react-spring target are you using?
@react-spring/web
@react-spring/three
@react-spring/native
@react-spring/konva
@react-spring/zdog
What version of react-spring are you using?
9.7.3
What's Wrong?
This error appears in the browser console when importing
'@react-spring/native'
in react native:To Reproduce
npm install @react-spring/native
App.tsx
:npx expo start
and pressw
to open your browser.Uncaught Error: Dynamic require of "react-native" is not supported
.Expected Behaviour
No error.
Link to repo
https://github.com/DoxasticFox/react-spring
The text was updated successfully, but these errors were encountered: