This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Description
Hi, thanks for an awesome library!
In my use-case, the user would "open" an element from the list, and later come back to the list, hopefully to the same place he left from - I assume this could be achieved by programmatically scrolling the list to the element with saved index from which the user left. Any suggestions maybe how I could implement this with react-masonry-infinite?
Much appreciated!