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