Include follow button in posts on the multifeed
This commit is contained in:
@@ -91,6 +91,7 @@ export const FeedsScreen = withAuthRequired(
|
|||||||
onScroll={onMainScroll}
|
onScroll={onMainScroll}
|
||||||
scrollEventThrottle={100}
|
scrollEventThrottle={100}
|
||||||
headerOffset={HEADER_OFFSET}
|
headerOffset={HEADER_OFFSET}
|
||||||
|
showPostFollowBtn
|
||||||
/>
|
/>
|
||||||
<ViewHeader
|
<ViewHeader
|
||||||
title="My Feeds"
|
title="My Feeds"
|
||||||
|
|||||||
Reference in New Issue
Block a user