Implementing an infinite list with constraints on the device capabilities was a challenge. Our implementation ensured that the maximum number of list elements present in the DOM at a time is fixed (~10).
Housing Go - Behind the Screens
Ritesh Kumar
43524
Out of interest, are you using https://github.com/bvaughn/react-virtualized or did you implement something else? If you used something open source it would be nice to link to it!