marklawlor / nativewind

React Native utility-first universal design system - powered by Tailwind CSS
https://nativewind.dev
MIT License
4.3k stars 233 forks source link

react-native-css-interop is not installed when installing via PNPM #875

Open angelo-hub opened 1 month ago

angelo-hub commented 1 month ago

Describe the bug When installing v4 Xcode build fails unless react-native-css-interop is manually installed into the project.

To Reproduce Install into a bare react-native project from scratch

Follow install steps.

Result is failure of metro-bundler on dev or release builds for 0.74+

Expected behavior Should successfully install on the target iOS device

desonyuan commented 3 weeks ago

+1