understanding of React hooksfamiliarity with useVirtualListfamiliarity with useInfiniteScroll
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
55
調査方針
Review the source code of useVirtualList and useInfiniteScroll in the alibaba/hooks repository to understand their internal scroll handling and state management. Look for any conflicts or shared dependencies on scroll events. Check the comments on issue #2609 for any prior discussion or guidance from maintainers. Consider creating a minimal demo in a CodeSandbox to test compatibility, then document the findings.
useVirtualList是否可以和useInfiniteScroll是否可以一起用? · alibaba/hooks#2609 | Good First Issue