[Share Extension] Move away from deprecated API, implement JS side of things (#5509)
This commit is contained in:
@@ -34,6 +34,7 @@ export function Composer({}: {winHeight: number}) {
|
||||
mention={state?.mention}
|
||||
text={state?.text}
|
||||
imageUris={state?.imageUris}
|
||||
videoUri={state?.videoUri}
|
||||
/>
|
||||
</Providers>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user