WIP
This commit is contained in:
parent
ae71f5ce84
commit
76c584d981
6 changed files with 163 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ export function Composer({}: {winHeight: number}) {
|
|||
mention={state.mention}
|
||||
openEmojiPicker={onOpenPicker}
|
||||
text={state.text}
|
||||
imageUris={state.imageUris}
|
||||
/>
|
||||
</View>
|
||||
<EmojiPicker state={pickerState} close={onClosePicker} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue