react-scrolled

A library of scroll behaviour Components and Higher-order React Components

Usage no npm install needed!

<script type="module">
  import reactScrolled from 'https://cdn.skypack.dev/react-scrolled';
</script>

README

A library of scroll behaviour Components and Higher-order React Components.

Scroll behaviour Components and HoC builded with react-scrollaware

WIP Project - Stay tunned ...

Troubleshooting

If your component isn't working the way you expect it to. Clone and modify the project locally.

  • clone this repo
  • add console.log or breakpoints where you think it would be useful.
  • npm link in the react-scrolled repo.
  • npm link react-scrolled in your project.
  • if needed rebuild react-scrolled module: npm run build-npm

Contributing

  • Documentation improvement
  • Feel free to send any PR

LICENSE

ISC