This prevents re-renders of SwipeableThreads. As of this diff we've reduced the time of ChatThreadList re-renders from ~600ms to ~70ms.
ChatThreadListItem before D9102:
ChatThreadListItem before this diff:
ChatThreadListItem after this diff:
(This is the chatThreadListItem for Daily Updates)
Depends on D9102