react-native-vector-icons
react-native-vector-icons copied to clipboard
Customizable Icons for React Native with support for image source and full styling.
**Is your feature request related to a problem? Please describe.** Font Awesome 6 is out, we should add support for it https://fontawesome.com/
I'd like to report an issue which I have found and I have yet to find any sort of fix or workaround. It goes as follows: I'm trying to do...
**Hi!, can you plis update the IonIcon to v5,**
I need to know that when we build apk react-native-vector-icons bundles just those icons which are using in app or it packs up the whole??
- [ ] Review the documentation: https://github.com/oblador/react-native-vector-icons - [ ] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues ## Environment OS: Android 6.0.1 (real device, not emulator) react-native-vector-icons: ^7.0.0 react:...
- [x ] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x ] Search for existing issues (including closed ones): https://github.com/oblador/react-native-vector-icons/issues ## Environment Working in Android Studio on Mac, testing on Android device,...
## Environment OS: iOS react-native version: 0.64.2 react-native-vector-icons version: 8.1.0 ## Description Hey guys, i want to set my custom icons using a ttf file and looks like it's not...
## Environment "react-native": "0.64.2", "react-native-vector-icons": "^8.1.0" pod: 1.10.1 ## Description Created custom icon set, and used it in the application. Android works fine, but in IOS devices, it shows question...
Strange errors like below happened while trying to integrate with `react-navigation` v6: ``` Invariant Violation: Calling synchronous methods on native modules is not supported in Chrome. Consider providing alternative methods...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...