phosphor-react-native
phosphor-react-native copied to clipboard
phosphor-icons for react-native. A flexible icon family for React Native
 I'm getting this error since I upgraded from `0.4.0` to `1.1.1`
After using phosphor-react-native, everytime I try to build a new app version with Expo EAS, I caught "JavaScript heap out of memory" (too many files). There is no way to...
Add support for **className** when icon has weight "fill" or "duotone". When you set weight to _thin_, _light_, _regular_ or _bold_, the className works fine, because the "fill" prop in...
When using react-native-web, my browser complaints that the svg isn't labelled correctly when the icon is diplayed. Should the generated code maybe add `aria-label` to each `
Storybook error: Element type is invalid: expected a string or a class/function but got: undefined.
I'm trying to include Phosphor in a design system displayed in Storybook (web), but I'm getting this error whenever I include Phosphor icon: ``` Element type is invalid: expected a...
I would like to suggest the implementation of testID props to help tests components without relying on unsafe methods.
We have the duotone weight that add a shadow inside the icon:  Is possible to change the shadow color?