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

settings-outline icon is not displaying

Open vipulbuoyancy opened this issue 4 years ago • 3 comments

settings-outline icon is not displaying and it is displaying as question mark (?)

icon should display settings-outline icon

<Button icon="settings-outline"> Press me </Button>

What have you tried

Your Environment

software version
ios or android android
react-native 0.63.4
react-native-paper 4.10.1
npm or yarn yarn

processed-3596adfb-f2b0-4343-8fed-8d53899212b6_cGwjsFx5

vipulbuoyancy avatar Jan 20 '22 14:01 vipulbuoyancy

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

github-actions[bot] avatar Jan 20 '22 14:01 github-actions[bot]

Couldn't find version numbers for the following packages in the issue:

  • react-native-vector-icons
  • npm
  • yarn
  • expo

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native (found: 0.63.4, latest: 0.67.0)
  • react-native-paper (found: 4.10.1, latest: 4.11.2)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

github-actions[bot] avatar Jan 20 '22 14:01 github-actions[bot]

Hey @vipulbuoyancy, looks like there is some issue with that icon, I will check it. I noticed that in the meantime you can use cog-outline icon.

lukewalczak avatar Feb 07 '22 20:02 lukewalczak