theme.iconFamily to 'MaterialCommunityIcons', 'EvilIcons' or 'SimpleLineIcons' should display icons in the matching set.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!
Thanks for reporting this. We'll fix it in our next release.
Added with latest release.
MaterialCommunityIcons are missing in v2.3.0
Most helpful comment
MaterialCommunityIcons are missing in v2.3.0