We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See https://github.com/necolas/react-native-web/releases/tag/0.18.0
When attempting to use RNW 0.18 I get the following error:
Cannot find module 'react-native-web/dist/cjs/exports/StyleSheet/createStyleResolver' from 'node_modules/react-primitives/lib/injection/react-native-web.js' Require stack: node_modules/react-primitives/lib/injection/react-native-web.js node_modules/react-primitives/lib/index.web.js
The text was updated successfully, but these errors were encountered:
Support RNW 0.18, remove StyleSheet.resolve API. Refs lelandrichardso…
f2606e8
…n#147
Successfully merging a pull request may close this issue.
See https://github.com/necolas/react-native-web/releases/tag/0.18.0
When attempting to use RNW 0.18 I get the following error:
The text was updated successfully, but these errors were encountered: