You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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",
The text was updated successfully, but these errors were encountered:
vvsreerag
changed the title
@expo/vector is not showing up in Android build version sdk 49
@expo/vector-icon is not showing up in Android build version sdk 49
Nov 9, 2023
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",
The text was updated successfully, but these errors were encountered: