react-primitives icon indicating copy to clipboard operation
react-primitives copied to clipboard

Support RNW 0.18

Open badsyntax opened this issue 1 year ago • 0 comments

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

badsyntax avatar Nov 28 '22 15:11 badsyntax