Nativebase: Missing 'MaterialCommunityIcons', 'EvilIcons' and 'SimpleLineIcons'

Created on 31 Jan 2017  路  3Comments  路  Source: GeekyAnts/NativeBase

Thanks for taking a look at this. I know the icon sets are very commonly confused, as I've seen all the past issues reported by developers who haven't linked their resources and set their theme up properly. However, this issue is specific to only 3 icon sets that are missing from the import and switch statements: 'MaterialCommunityIcons', 'EvilIcons' and 'SimpleLineIcons'.

You can quickly review the Icon code here and see that of the 10 icon sets that should be available, only 7 are mapped:
https://github.com/GeekyAnts/NativeBase/blob/master/Components/Widgets/Icon/index.js

I can confirm that these icon font files are being linked properly, so it's simply the import and switch statements that need to be updated and everything works. Thank you!

bug

Most helpful comment

MaterialCommunityIcons are missing in v2.3.0

All 3 comments

Thanks for reporting this. We'll fix it in our next release.

Added with latest release.

MaterialCommunityIcons are missing in v2.3.0

Was this page helpful?
0 / 5 - 0 ratings