phosphor-react-native icon indicating copy to clipboard operation
phosphor-react-native copied to clipboard

phosphor-icons for react-native. A flexible icon family for React Native

Results 20 phosphor-react-native issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2022-02-21 12-47-55](https://user-images.githubusercontent.com/38193378/154958411-0c4dc942-221d-42ce-a770-89c886503154.png) I'm getting this error since I upgraded from `0.4.0` to `1.1.1`

android APK crash when make icon weight is fill

needs info

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 `

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: ![image](https://github.com/duongdev/phosphor-react-native/assets/20397491/fcbfe3f5-e2e2-4acc-b8a8-623227a63561) Is possible to change the shadow color?