Now that we have ThreadAvatar we should render that for thread avatars instead of Avatar
Depends on D7262
Differential D7263
[native] switch all thread avatars to use ThreadAvatar component instead of Avatar ginsu on Mar 30 2023, 3:13 PM. Authored by Tags None Referenced Files
Details Now that we have ThreadAvatar we should render that for thread avatars instead of Avatar Depends on D7262 Tested that all the thread avatars are still able to be rendered correctly for all three avatar types (emoji, image, and ens)
Diff Detail
Event TimelineComment Actions In all of these cases we already have the threadInfo. Instead of requiring ThreadAvatar to fetch it again, should we just pass it in directly? |