Skip to content

Commit

Permalink
[PAY-1455] Optimize reactions perf (maybe) (#3599)
Browse files Browse the repository at this point in the history
  • Loading branch information
piazzatron committed Jun 15, 2023
1 parent 15c8552 commit 801b112
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,8 @@ export const ChatScreen = () => {
) : null
}
scrollEnabled={popupMessageId == null}
removeClippedSubviews
windowSize={5}
/>
</View>
)}
Expand Down

0 comments on commit 801b112

Please sign in to comment.