Implement like and repost
This commit is contained in:
parent
cc8a170204
commit
0ec0ba996f
12 changed files with 307 additions and 40 deletions
|
@ -34,6 +34,9 @@ export const s = StyleSheet.create({
|
|||
// colors
|
||||
black: {color: 'black'},
|
||||
gray: {color: 'gray'},
|
||||
blue: {color: 'blue'},
|
||||
green: {color: 'green'},
|
||||
red: {color: 'red'},
|
||||
|
||||
// margins
|
||||
mr2: {marginRight: 2},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue