mediumReact

Implement Infinite Scroll List

Build a list that loads more data when user scrolls to bottom.
Ensure function signatures match starter code to run test cases.
index.js
Loading...

Test Case #1

Input: scroll bottom

Expected: fetch more items