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 committed by GitHub
parent 9684328123
commit 9c89fe2907
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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