Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Has anyone tried react-infinite-scroller with react virtualized or any virtual list component?
Describe the solution you'd like
A clear and concise description of what you want to happen.
I am using react-infinite-scroller because it allows reverse scroll direction which InfiniteLoader doesn't do in reactvirtualized. i am however at a loss on how to use any virtual list with InfiniteScroll.
I have tried List in react-virtuazlied but it needs prevents infiniteScroller from loadmore or something else is happening that i don't quite understand
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Has anyone tried react-infinite-scroller with react virtualized or any virtual list component?
Describe the solution you'd like A clear and concise description of what you want to happen. I am using react-infinite-scroller because it allows reverse scroll direction which InfiniteLoader doesn't do in reactvirtualized. i am however at a loss on how to use any virtual list with InfiniteScroll.
I have tried List in react-virtuazlied but it needs prevents infiniteScroller from loadmore or something else is happening that i don't quite understand