Set the section list to wait for interactions before updating the unread indicator (#1093)

This commit is contained in:
enahum 2017-11-03 14:47:31 -03:00
parent a66aa05bcd
commit 9dcb7ac717

View file

@ -333,7 +333,7 @@ class List extends PureComponent {
stickySectionHeadersEnabled={false}
viewabilityConfig={{
viewAreaCoveragePercentThreshold: 3,
waitForInteraction: false
waitForInteraction: true
}}
/>
<UnreadIndicator