How to add Vector-icons with SDK 25

I updated to version 25 of Expo SDK. The @expo/vector-icons is gone now. How do I get the icons back?

Hi @cronnay - I’m not quite sure what you mean. Do you mean that after you upgraded to SDK 25, the icons that you were using from @expo/vector-icons have disappeared? Have you tried upgrading that library?

I cannot find the article, but I read that the @expo/vector-icons was removed when updated to SDK 25. Maybe I misinterpret the article, or I remember wrong.

But if this is the case, should I use react-native-vector-icons module instead?
@esamelson

Hi @cronnay - I don’t think that’s the case :thinking: it looks like 6.3.1 is the latest version of @expo/vector-icons - have you tried installing that?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.