phosphor-react-native
phosphor-react-native copied to clipboard
cant' install in expo with react native and npm
I'm facing the same problem.
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.
Using Expo >= v50
and running npx expo install react-native-svg
resolved this issue for me.