Update on feed button, new groups UI search and round borders

This commit is contained in:
Adolfo Reyna
2023-01-23 22:25:27 -05:00
parent acab0eef66
commit 47f3ad5919
6 changed files with 116 additions and 25 deletions

View File

@@ -124,7 +124,8 @@ const styles = StyleSheet.create({
},
card: {
margin: 8,
backgroundColor: "#FFFFFF"
backgroundColor: "#FFFFFF",
borderRadius: 10,
},
comment: {
margin: 8,