create from library
This commit is contained in:
@@ -178,7 +178,7 @@ export default ({ navigation }) => {
|
||||
alignItems: "center",
|
||||
}}
|
||||
>
|
||||
<ItemContainer height={600} width={800} disableKeyboardHeight>
|
||||
<ItemContainer height={500} width={800} disableKeyboardHeight>
|
||||
<View style={{ gap: 30, paddingTop: 5, paddingHorizontal: 5 }}>
|
||||
<View style={{ gap: 2 }}>
|
||||
<Text
|
||||
|
||||
Reference in New Issue
Block a user