React-native-vector-icons: Feather set displays wrong icons

Created on 26 Oct 2018  路  6Comments  路  Source: oblador/react-native-vector-icons

I've just updated RN vectors icons to the latest version. My project is using Feather icon set, after updating, all the icons display wrongly.

Most helpful comment

I've got the same issue on Android but not on iOS

It seem there is a shift of 18 in the font range.

These statements leads me to believing that you have not updated the font files on Android.
Have you tried this? https://github.com/oblador/react-native-vector-icons#wrong-icons-are-shown-after-upgrading-this-package

All 6 comments

+1

I've got the same issue on Android but not on iOS

  • package display pocket
  • message-circle display package
  • thumbs-up display video-off
  • heart display log-out

It seem there is a shift of 18 in the font range.

Same mess, icons display wrongly.

I've got the same issue on Android but not on iOS

It seem there is a shift of 18 in the font range.

These statements leads me to believing that you have not updated the font files on Android.
Have you tried this? https://github.com/oblador/react-native-vector-icons#wrong-icons-are-shown-after-upgrading-this-package

It was that, it's fixed now, thank's ! And sorry to forgot to read the Troubleshooting section 馃槄

No worries man, you'll remember next time 馃槈 Closing this as it probably solves this problem for the rest of you as well (it's a common issue on Android), otherwise feel free to reopen this issue 馃檪

Was this page helpful?
0 / 5 - 0 ratings

Related issues

junge68 picture junge68  路  28Comments

NKGS picture NKGS  路  21Comments

trizin picture trizin  路  26Comments

arelstone picture arelstone  路  36Comments

gregorygmwhite picture gregorygmwhite  路  26Comments