Include follow button in posts on the multifeed
parent
93984277c9
commit
62b309be5b
|
@ -91,6 +91,7 @@ export const FeedsScreen = withAuthRequired(
|
|||
onScroll={onMainScroll}
|
||||
scrollEventThrottle={100}
|
||||
headerOffset={HEADER_OFFSET}
|
||||
showPostFollowBtn
|
||||
/>
|
||||
<ViewHeader
|
||||
title="My Feeds"
|
||||
|
|
Loading…
Reference in New Issue