Closed megacherry closed 4 months ago
I wanted to use this package https://github.com/mrzachnugent/react-native-reusables with Next.js. But following error appears: "SyntaxError: The requested module 'react-native' does not provide an export named 'StyleSheet'".
My fault, had to transpile @rn-primitives/slot in Next.js. :)
I wanted to use this package https://github.com/mrzachnugent/react-native-reusables with Next.js. But following error appears: "SyntaxError: The requested module 'react-native' does not provide an export named 'StyleSheet'".