phosphor-icons / homepage

The homepage of Phosphor Icons, a flexible icon family for everyone
https://phosphoricons.com
MIT License
4.26k stars 101 forks source link

Error after changing to new phosphor-icons package " @phosphor-icons/react" #283

Closed K0R1NGA69 closed 1 year ago

K0R1NGA69 commented 1 year ago

Describe the bug After deleting phosphor-react and installing @phospho-icons/react i'm getting this error:

ERROR 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)

To Reproduce import { Star } from "@phosphor-icons/react";

  • react native 0.70.5
  • expo sdk 47, Bare WorkFlow
  • Android