Add avatar images and fix some type signatures

This commit is contained in:
Paul Frazee
2022-12-08 13:45:23 -06:00
parent f608712308
commit 2f0157dd33
56 changed files with 543 additions and 370 deletions
@@ -149,6 +149,7 @@ const User = ({
size={40}
displayName={item.displayName}
handle={item.handle}
avatar={item.avatar}
/>
</View>
<View style={styles.actorContent}>