react-infinite-with-navigation

infinite scroll with navigation links using react-bootstrap

Usage no npm install needed!

<script type="module">
  import reactInfiniteWithNavigation from 'https://cdn.skypack.dev/react-infinite-with-navigation';
</script>

README

React Infinite With Navigation

Infinite scroll with navigation using the react-bootstrap Pagination component

  • loads results on forward scroll only
  • can handle sudden quick scrolls in either direction
  • easily change the minimum number of results per load
  • having navigation links allows for faster traversal of results

JSFiddle example