Pass feed context to video feed post controls (#9004)
This commit is contained in:
@@ -869,6 +869,7 @@ function Overlay({
|
||||
richText={richText}
|
||||
post={post}
|
||||
record={record}
|
||||
feedContext={feedContext}
|
||||
logContext="FeedItem"
|
||||
onPressReply={() =>
|
||||
navigation.navigate('PostThread', {
|
||||
|
||||
Reference in New Issue
Block a user