Simple generator React app for avataaars
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?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by febrimaulana and has received 0 comments.