Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vvsreerag opened this issue Nov 9, 2023 · 3 comments
Open

Comments

@vvsreerag
Copy link

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",

@vvsreerag 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
@lasong
Copy link

lasong commented Jan 22, 2024

Same here. I am having the same issue

@dig22
Copy link

dig22 commented Feb 1, 2024

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

@vvsreerag
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants