Can't resolve react-native/Libraries/Renderer/shims/ReactNative when using RNGH with Next.js #3562
Unanswered
loooodnnnn
asked this question in
Q&A
Replies: 1 comment
-
Hi @loooodnnnn! While we have not tested Have you tried updating your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋 I’m trying to use
react-native-gesture-handler@2.14.1
in a Next.js 14 project (non-Expo, static export), and I'm encountering the following error:this is part of my webpack config, which can be used in common react native pages and library
Is react-native-gesture-handler expected to work with react-native-web and Next.js correctly, Are there any working examples or documentation showing how to set up RNGH with next.config.js + Webpack aliasing correctly for Web?
Any help or guidance would be greatly appreciated 🙏 If a minimal reproduction repo would help, I’d be happy to provide one.
Beta Was this translation helpful? Give feedback.
All reactions