HomePhabricator
Diffusion Comm d6827690bc41

[native] Lift `onPressItem` and `onPressSeeMoreSidebars` to…

Description

[native] Lift onPressItem and onPressSeeMoreSidebars to ConnectedChatThreadList

Summary:
This diff is just one step in the process of converting ChatThreadList into a functional component. When this work is done, we will be able to avoid a lot of re-rendering and hopefully improve performance quite a bit.


Depends on D9166

Test Plan: ChatThreadList + search experience continue to work as expected.

Reviewers: ginsu, rohan, tomek

Reviewed By: ginsu

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D9171

Details