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

- [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 react-native-web ## Description the create-icon-set.js contains code that always override some font...

I believe this module should include some compiling beforehand, rather than expecting the users build environment to transpile features. ``` node_modules/react-native-vector-icons/lib/create-icon-set.js: Support for the experimental syntax 'classProperties' isn't currently enabled...

Font weights are being overridden when it's being passed from the component style properties. I don't know if that's gonna break the current implementation of other font icons, but as...

- [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 ```json "react-native-vector-icons": "^9.2.0", "@types/react-native-vector-icons": "^6.4.13", ``` ## Description Some types are not...

## Environment Web, iOS (16.3, iPhone + iPad) ## Description Ionicons today-outline icon is broken, e.g. rendering not as it should. Especially noticeable in the top part of the icon....

during the configuration of vector icons I go that I don't need to configure a instace of the VectorIconsPackage in MainApplication, it would be interesting to inform that a larger...

I'm trying to create a button component like so: ``` export class CancelButton extends React.Component { render() { const baseStyle = { borderRadius: 30, borderWidth: StyleSheet.hairlineWidth, width: 60, height: 60,...

- [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 ANDROID 12 ## Description I created the glyph map & TTF files...

- [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 All environments. ## Description This is combo of bug and/or feature request....

anuragsingh@Anurags-MacBook-Air StoreLocater % npx react-native run-ios warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "npx react-native config" command and contact the package...

waiting