avishayil/react-native-user-avatar

Error fetching source

Closed this issue · 0 comments

The purpose of this fix is to remove an unnecessary warning displayed in the following screenshot.

Screen Shot 2022-07-19 at 10 10 59 PM

This warning simply states that the avatar can not find a source url for a profile image and will fall back to the user's initials. This is the desired behavior of the component and therefore, a warning is not needed.