0.0.1 • Published 8 years ago

react-scrolled v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

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