put user avatar on bottom bar and replace with hamburger menu on top
This commit is contained in:
parent
007c523010
commit
0bdb0ac006
3 changed files with 20 additions and 14 deletions
|
@ -58,4 +58,9 @@ export const styles = StyleSheet.create({
|
|||
profileIcon: {
|
||||
top: -4,
|
||||
},
|
||||
onProfile: {
|
||||
borderColor: colors.black,
|
||||
borderWidth: 1,
|
||||
borderRadius: 100,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue