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

react-native-element and react-native-paper icons no longer showing in eas build #2427

Open
VCSJacob opened this issue Jun 13, 2024 · 4 comments
Labels
eas build needs more info needs review Issue is ready to be reviewed by a maintainer

Comments

@VCSJacob
Copy link

Build/Submit details page URL

https://expo.dev/accounts/vcs-jacob/projects/VCS/builds/3ea8e2f2-f5aa-4a85-a264-1ca64d0c069e

Summary

I have several components that use react-native-paper IconButtons and react-native-element Icon components. The Icons and Buttons render perfectly fine in expo-go. I have made several builds of my app and the icons always rendered, but as of today no Icons are rendered on the build of the app. Even when I download a past build where the icons showed, they are no longer there.

Managed or bare?

Managed

Environment

npx expo start

Error output

No errors are shown

Reproducible demo or steps to reproduce from a blank project

eas build

@VCSJacob VCSJacob added the needs review Issue is ready to be reviewed by a maintainer label Jun 13, 2024
@szdziedzic
Copy link
Member

can you see the icons when you do npx expo run:ios or npx expo run:android?

@VCSJacob
Copy link
Author

Yes, the icons are rendered correctly when I run npx expo run:android, but they are not there when I install the eas build version

@VCSJacob
Copy link
Author

I ran npx expo prebuild before I used eas build and the issue was gone, the icons rendered.

@VCSJacob VCSJacob reopened this Jun 20, 2024
@VCSJacob
Copy link
Author

The issue has came back, icons renders with expo-dev-client build but not with eas build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eas build needs more info needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants