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