react-native-vector-icons
react-native-vector-icons copied to clipboard
Customizable Icons for React Native with support for image source and full styling.
#1408
Good day everyone! I am currently trying to remove padding from the Icon but it seems like what ever I did the padding is still there. 
I've just started a new react-native project (using the normal cli, not expo). I have installed this package using yarn: ```bash yarn add react-native-vector-icons react-native link ``` ...which seemed to...
With the release of new versions of FontAwesome (5, 6..) the structure of the site was reorganized.
- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues ## Environment windows11 ## Description When I upgraded to react18,my icon component reported an...
## MacOS Mojave, react-native run-ios ## "unrecognised font family 'font awesome'" This issue was created before #135 . But closed. I tried every solution from there. But didn't work. Help!...