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
174 stars 21 forks source link

It's not working with Expo Snack #19

Closed brunomacedo closed 2 years ago

brunomacedo commented 2 years ago

I'm trying to install in Expo Snack, but it doesn't work. I couldn't find the error. It always continues in Resolving

Resolving 'phosphor-react-native@*' ...Dependencies
image
duongdev commented 2 years ago

Hey Bruno, it seems to be Expo Snack issue. Some packages are not able to be resolved by Expo Snack. https://github.com/expo/snack/issues/279

Edit: I've tried and got the same issue.

brunomacedo commented 2 years ago

Hey Bruno, it seems to be Expo Snack issue. Some packages are not able to be resolved by Expo Snack. expo/snack#279

Edit: I've tried and got the same issue.

Thanks @duongdev