expo / vector-icons

https://icons.expo.fyi
MIT License
650 stars 113 forks source link

Ionicons v5 #123

Closed tyre closed 3 years ago

tyre commented 4 years ago

What would be the process for supporting an updated version of Ionicons? Is it as simple as copying over their glyphs and adding a mapping?

nandorojo commented 4 years ago

I was about to post the same issue. Thanks!

nandorojo commented 4 years ago

I'm happy to help PR this if someone could point me in the right direction.

brentvatne commented 4 years ago

we use the latest version that's used in react-native-vector-icons, which is v4.2.4 (see here).

if you update it in that repo we can also update it here but it would be a major version bump

nandorojo commented 4 years ago

Got it, thanks! Linking to https://github.com/oblador/react-native-vector-icons/issues/1128

RealDyllon commented 3 years ago

Ionicons v5 is now present in: oblador/react-native-vector-icons

Any timeframe for when we could see them in @expo/vector-icons ?

brentvatne commented 3 years ago

updated to react-native-vector-icons@7.1.0 in @expo/vector-icons@12.0.0, which will be part of sdk 40 (now available in beta). you should be able to install it on older sdk versions to if you explicitly specify that version