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

Why Does the Avatar URL Automatically Change in React Native Image Component? #108

Open
febrimaulana opened this issue Dec 29, 2023 · 0 comments

Comments

@febrimaulana
Copy link

I am developing a React Native application, and I have an image component that displays an avatar with the following URL: https://avataaars.io/?accessoriesType=Kurt&avatarStyle=Circle&clotheColor=PastelRed&clotheType=ShirtVNeck&eyeType=Hearts&eyebrowType=Default&facialHairColor=Platinum&facialHairType=MoustacheFancy&hairColor=PastelPink&hatColor=Blue02&mouthType=Serious&skinColor=Light&topType=LongHairFrida.

However, when I try to use this URL in the React Native image component, the URL automatically changes to https://avatars.githubusercontent.com/u/14477481. I don't understand why this is happening. Can someone help me understand and solve this issue? Is there any specific configuration or something I need to do to prevent the avatar URL from changing automatically?

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

1 participant