expo / vector-icons

https://icons.expo.fyi
MIT License
647 stars 114 forks source link

Support for FontAwesome6 #230

Closed gauel closed 5 months ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vector-icons ❌ Failed (Inspect) Oct 11, 2022 at 11:02AM (UTC)
Simek commented 11 months ago

Hey @gauel, since @expo/vector-icons is only a wrapper of react-native-vector-icons package for Expo, this addition should be performed in the vendored package repository (and then ported in here):

hbiede commented 8 months ago

Hey @gauel, since @expo/vector-icons is only a wrapper of react-native-vector-icons package for Expo, this addition should be performed in the vendored package repository (and then ported in here):

Port completed on #275 after the vendor updated to version 10.0.0

Simek commented 5 months ago

Thanks for working on this upgrade @gauel. 👍 We have recently updated the the vendored package in a separate PR, and new 14.0.0 release is based on vector-icons 10.0.3 release,, which includes FA6.

Closing this PR as it is no longer needed, but feel free to open a new one, if we have missed something in the setup, or there are any problem with icons from the new release.