expo/vector-icons

@expo/vector-icon is not showing up in Android build version sdk 49

vvsreerag opened this issue · 3 comments

import Ionicons from "@expo/vector-icons/Ionicons";
import Octicons from "@expo/vector-icons/Octicons";

this icon is showing in expo client while developing but after building the project the icon the icon got vanished

im using
"@expo/vector-icons": "^13.0.0",

Same here. I am having the same issue

It's breaking for me too, any maintainers that can help?

npm install expo file system and rebuild which helped me. Or try to use newer sdk versions.