Add contacts screen

This commit is contained in:
Paul Frazee 2022-10-12 18:56:10 -05:00
parent 0c0c9eb05c
commit 349cfe7177
3 changed files with 85 additions and 0 deletions

View file

@ -113,6 +113,7 @@ const styles = StyleSheet.create({
},
item: {
marginRight: 20,
paddingHorizontal: 10,
},
itemLabel: {
fontWeight: '600',