react-tiny-virtual-list
react-tiny-virtual-list copied to clipboard
[Feature-Request] Loader
Hello, react tiny virtual list is running good, but I miss a loader component because when you scroll too fast appear a blank screen until load more items but scrolling is working pretty fast, I think don't need to implement the loader itself, just implement a prop to receive the loader or an callback to render the loader, that would be fine. Thanks!
blank screen trouble me too. react-virtualized can work well but so weight. Can blank screen be fix?