Goal of this effort is to make lists across EApp more performant.
We'll achieve this by moving useOnyx connections from within render items up the tree to the list level.
This PR should be used as an example.
Lists to cover:
How to compare your results?
- Record before+after performance traces using React Profiler.
- Import these into https://kacper-mikolajczak.github.io/rcc/ (with the 'before' being a baseline).
- Share your results with the PR
Issue Owner
Current Issue Owner: @trjExpensify
Goal of this effort is to make lists across EApp more performant.
We'll achieve this by moving useOnyx connections from within render items up the tree to the list level.
This PR should be used as an example.
Lists to cover:
How to compare your results?
Issue Owner
Current Issue Owner: @trjExpensify