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

Im getting error: "Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined". I'm using react-native-vector-icons/FontAwesome": "6.1.0". With Expo...

## Environment Target platform: IOS ``` "react": "16.13.1", "react-native": "0.63.4", "react-native-vector-icons": "^8.1.0", ``` ## Description Icons are not shown on the TestFlight mode on the Apple store even though they...

Hi, it looks like that the referenced Material Icons commit hash was not the latest hash of the v4.0.0 Material Icons. We've updated the commit hash reference to the newest...

**warn Package react-native-vector-icons has been ignored because it contains invalid configuration. Reason: "dependency.assets" is not allowed** RN version : 0.69

- [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 I have a react-native app which I also compile for web. This...

``` error node_modules/react-native-vector-icons/lib/create-icon-set.js: # could not be cloned. Error: # could not be cloned. at Object.serialize (node:v8:260:7) at _default (node_modules/@babel/core/lib/transformation/util/clone-deep.js:16:30) at normalizeFile (node_modules/@babel/core/lib/transformation/normalize-file.js:52:36) at normalizeFile.next () at run node_modules/@babel/core/lib/transformation/index.js:31:50) at...

**Is your feature request related to a problem? Please describe.** React native vector icons is one of the few libraries that isn't linking automatically. I followed the instructions using [CocoaPods...

I've just struggled installing react-native-vector-icons and i think that someone would want to check this out even this is just a small issue. Below are my terminal messages for the...

- [ 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 iOS 8+ and Android 6+ react-native-vector-icons v6.4.2 XCode...

- [ ] Review the documentation: https://github.com/oblador/react-native-vector-icons - [ ] Search for existing issues (including closed ones): https://github.com/oblador/react-native-vector-icons/issues ## Environment macOS Catalina 10.15.6 IOS "react-native-vector-icons": "^7.0.0" ## Description Describe your...