Just do full renders of parent posts in the feed

This commit is contained in:
Paul Frazee 2022-12-15 11:43:05 -06:00
parent c5ac23047a
commit 356870ef60
3 changed files with 120 additions and 140 deletions

View file

@ -121,7 +121,7 @@ export function PostEmbeds({
const styles = StyleSheet.create({
imagesContainer: {
marginBottom: 20,
marginBottom: 10,
},
imagesWidthSpacer: {
width: 5,