Top "React-native-vector-icons" questions

Error: Unable to resolve module `@react-native-community/toolbar-android`

Weirdly, the react-native-vector-icons was working well but by using ^ ("^6.6.0") for its version in the package.json file on the new …

javascript reactjs react-native android-toolbar react-native-vector-icons
React native vector icon not working on current version 0.60

React native autolink not working for react native vector icons. I fixed this into android with this https://github.com/…

reactjs react-native react-native-ios react-native-vector-icons
using react-native-elements for material Icons - does not recognise some of the icons

using the snack below: https://snack.expo.io/ry_5rCk84 I am trying to display the icon 'wifi_off' using …

react-native react-native-elements react-native-vector-icons
Icons from React-native-elements/fontAwesome are not showing

I'm setting up icons for drawer items and for headerLeft.But icons are not apprearing in my android app.I …

react-native icons react-android react-native-vector-icons react-native-elements