question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icons wrong after updating to 2.13.13

See original GitHub issue

I’ ve updated from 2.13.12 to 2.13.13 for use with RN 0.63

My icons are wrong!

Captura de Pantalla 2020-07-20 a la(s) 15 38 48

I’ve done this already, removed all .ttf references from my Xcode project, and re-added them to reference node_modules/react-native-vector-icons/Fonts/*.ttf

I dont know what else to do? What is confusing is that there are Fonts in native-base itself, but in some issues like https://github.com/GeekyAnts/NativeBase/issues/425 says “NativeBase uses this for icons. Please check there for the complete list.”

So i’ve included those Fonts from node_modules/react-native-vector-icons/Fonts/*.ttf

BUT, they are not working. Also, i’m not using Expo, so the README.md is not helping me.

Anybody? Cheers!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:14

github_iconTop GitHub Comments

1reaction
the-habucommented, Aug 6, 2020
rm android/app/src/main/assets/fonts/*.ttf
cp ./node_modules/react-native-vector-icons/Fonts/*.ttf android/app/src/main/assets/fonts/

Don’t know why downvoted, worked for me. Had no icons in Android after upgrade, now they are back 👍

1reaction
ansarikhurshid786commented, Jul 23, 2020

@jacargentina Thanks i have update icon in android. Now working fine.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Icons are changed unexpectedly in Windows - Microsoft Support
Fixes an issue in which icons randomly change to different icons in Windows XP, Windows Vista, and Windows 7.
Read more >
App Icon in Latest Update on Android 13 - Samsung Members
Due to this update all the original app icons are gone and the samsung boring app icons are on display which is very...
Read more >
iOS app icon not updating with Xco… | Apple Developer Forums
I'm about to release an app update with a new app icon. I've changed the icons several times to try different designs with...
Read more >
Neo - Craft Plugin Store
Fixed a bug where revision Neo blocks could be saved at the wrong level ... Fixed an error that could occur when upgrading...
Read more >
Runelite on chromebook - Candele Italiane 🕯️
With Runelite HD enabled, you will be playing a more visually pleasing version of Old School Runescape with improved textures, better lighting, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found