I am in the process of implementing a filterable list with React. The structure of the list is as shown in the image below.
PREMISE
React has recommend react-window library: https://www.npmjs.com/package/react-window
react-window
It better than react-vitualized. You can try it
react-vitualized