styled-components
styled-components copied to clipboard
Unable to install for react-native 0.75 and react 18.3.1
As mentioned in the other issues I tried with --legacy-peer-deps, but it is giving me duplicate symbol issue in Xcode. Please update the package.json.
npm install --force to solve this issue. It happens that newer versions of this library has some web deps that should not be installed on mobile.