react-masonry-infinite
react-masonry-infinite copied to clipboard
Scroll to index
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!