react-native-vector-icons icon indicating copy to clipboard operation
react-native-vector-icons copied to clipboard

Customizable Icons for React Native with support for image source and full styling.

Results 204 react-native-vector-icons issues
Sort by recently updated
recently updated
newest added

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. ![screen shot 2018-07-16 at...

## Environment Target Platform: Android Module Version: v6.4.10 ## Description I wonder if it possible to have a two tone color on Icons. I've read the documentation but there's nothing...

## Environment iOS react-native: 0.61.1 react-native-vector-icons: 6.6.0 ## Description I install the library following the documentation. ``` yarn install react-native-vector-icons cd ios/ pod install // rebuild ``` On launch, the...

## Environment ``` "react": "17.0.2", "react-native": "0.65.1", "react-native-vector-icons": "^9.1.0", "react-native-web": "^0.18.1", ``` ## Description I'm trying to setup a NextJS app with React Native Web and React Native Vector Icons....

![WhatsApp Image 2019-12-07 at 12 17 10 PM](https://user-images.githubusercontent.com/37620819/70370660-b322b980-18eb-11ea-8a75-493480e1601d.jpeg)

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!...