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.

Fontisto Icon missing

See original GitHub issue

Issue Description

Fontisto is not included in icons. Font file is present and linked but IconNB is not importing it. https://github.com/GeekyAnts/NativeBase/blob/3924fa6b901b5d3cc315be64ffe11a9b8392556e/src/basic/IconNB.js

I get this error :

Warning: Failed prop type: Invalid prop `type` of value `Fontisto` supplied to `IconNB`, expected one of ["AntDesign","Entypo","EvilIcons","Feather","FontAwesome","FontAwesome5","Foundation","Ionicons","MaterialCommunityIcons","MaterialIcons","Octicons","SimpleLineIcons","Zocial"]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
amar1ncommented, Mar 16, 2020

In short, what you need to install is the exact 2.13.8 version

npm i --save-exact native-base@2.13.8

0reactions
sankhadeeproy007commented, Mar 17, 2020

Yes, until expo upgrades to add fontisto, using 2.13.8 seems to be the best bet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React native vector icon not showing
I am using react native version 0.67.3. I install vector icon and i add andriod/app/build ...
Read more >
Example to Use React Native Vector Icons
Example contains how to integrate and use Vector Icons in React Native application. ... 1500 (free) 5082 (pro) icons); Fontisto by Kenan (v3.0.4,...
Read more >
react-native-vector-icons - npm
Some icons are missing after upgrading this package. Sometimes vendors decides to remove some icons from newer releases, this has nothing to do ......
Read more >
Top 10 Best Free Icon Packs for Developers and Designers
No social icons. Some common icons like hamburger menu are missing. ... you are not going to find it, Fontisto is just a...
Read more >
Fontawesome Icons missing
[This thread is closed.] It seems like all the font awesome icons are missing from the blog pages. Everything shows up fine on...
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