duongdev / phosphor-react-native

phosphor-icons for react-native. A flexible icon family for React Native
https://www.npmjs.com/package/phosphor-react-native
MIT License
189 stars 25 forks source link

cant' install in expo with react native and npm #45

Closed JoaoKremerDev closed 1 month ago

kamajus3 commented 8 months ago

I'm facing the same problem.

rmrantunes commented 7 months ago

Apparently, expo version >= 50 and phosphor-react-native version 2 are compatible with react-native-svg version 13.9.0, as I just tested it.

kkjdaniel commented 5 months ago

Using Expo >= v50 and running npx expo install react-native-svg resolved this issue for me.