Add placeholder loading states

This commit is contained in:
Paul Frazee
2022-11-16 13:05:36 -06:00
parent 3d0eeb01f8
commit 9a19607f3f
5 changed files with 128 additions and 9 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ export function PostCtrls(opts: PostCtrlsOpts) {
icon={['far', 'comment']}
size={14}
/>
<Text style={s.f13}>{opts.replyCount}</Text>
<Text style={[s.ml5, s.f13]}>{opts.replyCount}</Text>
</TouchableOpacity>
</View>
<View style={s.flex1}>