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

Not Able to Access the Image added in assets.xcassets using Image Component #1918

Open
aniketgupta8960 opened this issue Aug 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@aniketgupta8960
Copy link

Environment

react-native -v:0.68.7
npm ls react-native-macos:0.68.0-0
node -v:v16.18.1
npm -v:8.19.2
yarn --version:1.22.19
xcodebuild -version:Xcode 14.3.1

Steps to reproduce the bug

Try to add a resource of type Asset catalog and add an image to it and access it using the Image component then you will not fetch the image

Expected Behavior

We should be able to access using Image Component

Actual Behavior

Not able to access the assets.xcassets using Image Component

Reproducible Demo

Attached two screenshot where I have added the assets in the App and they are also showing in build phases.On previous version i.e 0.64 it was working fine
Screenshot 2023-08-30 at 1 39 27 PM

Screenshot 2023-08-30 at 1 39 47 PM

Additional context

No response

@aniketgupta8960
Copy link
Author

@Saadnajmi Please help me if possible as this is a feature that is pending.

@Saadnajmi
Copy link
Collaborator

Sorry, I don't have an ETA for a a fix, but want to say it's on my radar, but haven't gotten to it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants