5.0: Icon indexes are wrong (with 4.x also installed)
I'm trying to get 5.0 beta working, but passing the icon name returns a different icon every time.
"airplane" returns a football "add-circle-outline" returns add "football" returns a test tube "football-sharp" returns a folder
The icons also do not look like the Ionicons 5 icons, so I'm guessing that react-native-ionicons is actually accessing a previous version of the library. We have other libraries that include Ionicons and may conflict (e.g. native-base). Do you have any advice to get react-native-ionicons to use the correct 5.0 font?
Thanks - I'd love to get this up and running as it's the only library that appears to support the 5.0 icon set.
Oh, my god!
I'll work on trying this - it's a bit tricky because two other libs we use fairly extensively have 4.0 as dependencies.
hello encountered on my project