'VSCode React Native Extension Question - Vector Icons
Can someone please tell me how to get this menu that appears after highlighting this part of the string as seen in this picture I'm including? I'm setting up vector icons for my app using react native cli. Your help will mean the world.
Not sure if the picture link works, but basically after writing this string in the app.js file of my app, he highlights "AntDesign", which then bring a little dropdown menu with an option to "Insert "import AntDesign from 'react-native-vector-icons'" Here is the string that I typed out:
<AntDesign name={"stepforward"} size={30} />
Again, he then highlights "AntDesign" which brings up a dropdown menu with that option mentioned above. I do not get this.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
