Include follow button in posts on the multifeed
This commit is contained in:
parent
93984277c9
commit
62b309be5b
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue