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

feat: update icons to v1.4 #11

Closed Joeao closed 2 years ago

Joeao commented 2 years ago

This change adds all icons that were introduced in https://github.com/phosphor-icons/phosphor-home/releases/tag/v1.4.0.

My process was as follows:

If there's nothing more to the process, then it's ready for usage. Otherwise please give feedback and I'll make changes where necessary.

duongdev commented 2 years ago

Hey @Joeao did you try to use the new icons in the example app to make sure every icon is working properly?

Joeao commented 2 years ago

I didn't use all the icons, just one actually. I'll implement more of the new icons into the app as part of the self-review, will report my findings.

Joeao commented 2 years ago

I'm happy with it

duongdev commented 2 years ago

Hey @Joeao, your changes have been released on v1.1.0. Thanks for your help!