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

Update to last release v2.0.0 #27

Closed brugaspar closed 9 months ago

brugaspar commented 1 year ago

Update to the last release of Phosphor Icons to get the new icons. The last release is v2.0.0.

K0R1NGA69 commented 1 year ago

Hi there! I'm getting this error after updating to v2.0: Invariant Violation: View config getter callback for component path must be a function (received undefined). Make sure to start component names with a capital letter.

This error is located at: in path in svg (created by IconBase) in IconBase (created by Star) in Star (created by UserRecords) in RCTView (created by View) in View in Unknown

expo 48

danlordan commented 11 months ago

+1 - would love an update to use new icons!

mrkpatchaa commented 11 months ago

I just created a PR #33 with this. Hopefully this get merged.