-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Explain what you did
Hi everyone, today I started a new react native project using the 0.69.5 version but when I try to use react-native-vector-icons in android I can't see icons. In this new react-native versione the link command is not supported so I can't use it.
Expected behavior
Hi everyone, today I started a new react native project using the 0.69.5 version but when I try to use react-native-vector-icons in android I can't see icons. In this new react-native versione the link command is not supported so I can't use it.
Describe the bug
Hi everyone, today I started a new react native project using the 0.69.5 version but when I try to use react-native-vector-icons in android I can't see icons. In this new react-native versione the link command is not supported so I can't use it.
Steps To Reproduce
1. Create a new project using react native 0.69.5
2. install react-native-elements and react-native-vector-icons
3. try to use iconsScreenshots
No response
Your Environment
`npx @rneui/envinfo`
```
Output from `npx @rneui/envinfo` goes here.
```