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

Warning on android ReactImageView: Image source "null" doesn't exist #13

Open
tamhv opened this issue Nov 25, 2023 · 4 comments
Open

Warning on android ReactImageView: Image source "null" doesn't exist #13

tamhv opened this issue Nov 25, 2023 · 4 comments
Assignees

Comments

@tamhv
Copy link

tamhv commented Nov 25, 2023

The warning shows on android, all images rendered, not sure why the warning

ReactImageView: Image source "null" doesn't exist

"react-native": "0.72.4",
"@freakycoder/react-native-progressive-fast-image": "^1.0.0",

@WrathChaos
Copy link
Owner

I believe this is coming from react-native-fast-image library. Which version are you using from react-native-fast-image?

@WrathChaos WrathChaos self-assigned this Nov 26, 2023
@tamhv
Copy link
Author

tamhv commented Nov 27, 2023

hi @WrathChaos i'm using "react-native-fast-image": "^8.6.3"

When i switch to use FastImage component, the warning disappears.

@WrathChaos
Copy link
Owner

Thank you, I will take a look at it today :)

@brianjd
Copy link

brianjd commented Dec 11, 2023

I find it is when thumbnailSource isn't defined.

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